Skip to content

Commit

Permalink
Remove an incorrect value transformer
Browse files Browse the repository at this point in the history
Fixes #34
  • Loading branch information
sbooth committed Sep 15, 2020
1 parent 4f66554 commit 42e7a3f
Showing 1 changed file with 7 additions and 15 deletions.
22 changes: 7 additions & 15 deletions de.lproj/CompactDiscDocument.xib
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="16097.3" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="16097.3"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
Expand All @@ -22,7 +22,7 @@
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="23" y="154" width="434" height="518"/>
<rect key="screenRect" x="0.0" y="0.0" width="1792" height="1097"/>
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
<value key="minSize" type="size" width="434" height="518"/>
<view key="contentView" id="26">
<rect key="frame" x="0.0" y="0.0" width="434" height="518"/>
Expand Down Expand Up @@ -141,11 +141,11 @@
<scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="32">
<rect key="frame" x="20" y="20" width="394" height="210"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES"/>
<clipView key="contentView" ambiguous="YES" id="Rfs-Na-K2G">
<clipView key="contentView" id="Rfs-Na-K2G">
<rect key="frame" x="1" y="0.0" width="392" height="209"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" ambiguous="YES" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" headerView="1008" id="33">
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" headerView="1008" id="33">
<rect key="frame" x="0.0" y="0.0" width="392" height="184"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<size key="intercellSpacing" width="3" height="2"/>
Expand All @@ -154,7 +154,6 @@
<tableColumns>
<tableColumn identifier="selected" editable="NO" width="27" minWidth="27" maxWidth="1000" id="35">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="">
<font key="font" metaFont="message" size="11"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
Expand Down Expand Up @@ -195,7 +194,6 @@
</tableColumn>
<tableColumn identifier="number" editable="NO" width="61" minWidth="61" maxWidth="1000" id="36">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Nummer">
<font key="font" metaFont="message" size="11"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
Expand All @@ -215,7 +213,6 @@
</tableColumn>
<tableColumn identifier="title" width="218" minWidth="100" maxWidth="1000" id="34">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Titel">
<font key="font" metaFont="message" size="11"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
Expand All @@ -235,7 +232,6 @@
</tableColumn>
<tableColumn identifier="length" editable="NO" width="73.75390625" minWidth="39.75390625" maxWidth="1000" id="304">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Länge">
<font key="font" metaFont="message" size="11"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
Expand Down Expand Up @@ -471,7 +467,7 @@
<windowStyleMask key="styleMask" titled="YES" closable="YES" utility="YES" nonactivatingPanel="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="181" y="118" width="550" height="485"/>
<rect key="screenRect" x="0.0" y="0.0" width="1792" height="1097"/>
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
<view key="contentView" id="aBb-0h-7Uf">
<rect key="frame" x="0.0" y="0.0" width="550" height="485"/>
<autoresizingMask key="autoresizingMask"/>
Expand All @@ -481,11 +477,7 @@
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="XVV-Pe-Y0O"/>
<connections>
<binding destination="-2" name="value" keyPath="albumArt" id="MVJ-4G-IG9">
<dictionary key="options">
<string key="NSValueTransformerName">ImageDimensionsValueTransformer</string>
</dictionary>
</binding>
<binding destination="-2" name="value" keyPath="albumArt" id="gSc-nj-sZh"/>
</connections>
</imageView>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="196" translatesAutoresizingMaskIntoConstraints="NO" id="ll1-8Q-q1D">
Expand Down

0 comments on commit 42e7a3f

Please sign in to comment.