Revision: 30010
http://sourceforge.net/p/bibdesk/svn/30010
Author: hofman
Date: 2026-02-17 16:57:56 +0000 (Tue, 17 Feb 2026)
Log Message:
-----------
fix bindings for files in filer error window
Modified Paths:
--------------
trunk/bibdesk/Base.lproj/AutoFile.xib
Modified: trunk/bibdesk/Base.lproj/AutoFile.xib
===================================================================
--- trunk/bibdesk/Base.lproj/AutoFile.xib 2026-02-17 16:54:46 UTC (rev
30009)
+++ trunk/bibdesk/Base.lproj/AutoFile.xib 2026-02-17 16:57:56 UTC (rev
30010)
@@ -45,7 +45,7 @@
</connections>
</button>
<textField verticalHuggingPriority="750"
horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="43">
- <rect key="frame" x="102" y="301" width="207"
height="16"/>
+ <rect key="frame" x="102" y="273" width="207"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" alignment="left" title="Some Files Could Not be Moved"
id="224">
<font key="font" metaFont="systemBold"/>
<color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
@@ -53,7 +53,7 @@
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750"
horizontalCompressionResistancePriority="250"
setsMaxLayoutWidthAtFirstLayout="YES"
translatesAutoresizingMaskIntoConstraints="NO" id="44">
- <rect key="frame" x="102" y="251" width="439"
height="42"/>
+ <rect key="frame" x="102" y="223" width="439"
height="42"/>
<textFieldCell key="cell" selectable="YES"
alignment="left" id="225">
<font key="font" metaFont="message" size="11"/>
<string key="title">There were problems moving the
following files to the location generated using the format string. You can
retry to move items selected in the first column.
@@ -63,13 +63,13 @@
</textFieldCell>
</textField>
<scrollView horizontalLineScroll="18"
horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10"
usesPredominantAxisScrolling="NO"
translatesAutoresizingMaskIntoConstraints="NO" id="47">
- <rect key="frame" x="20" y="83" width="518"
height="163"/>
+ <rect key="frame" x="20" y="83" width="518"
height="135"/>
<clipView key="contentView" id="Yie-hE-2Xq">
- <rect key="frame" x="1" y="1" width="516"
height="161"/>
+ <rect key="frame" x="1" y="1" width="516"
height="133"/>
<autoresizingMask key="autoresizingMask"
widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750"
allowsExpansionToolTips="YES" columnAutoresizingStyle="sequential"
alternatingRowBackgroundColors="YES" columnSelection="YES"
multipleSelection="NO" autosaveColumns="NO" rowHeight="16" headerView="234"
viewBased="YES" id="50" customClass="BDSKTableView">
- <rect key="frame" x="0.0" y="25"
width="516" height="136"/>
+ <rect key="frame" x="0.0" y="25"
width="516" height="108"/>
<autoresizingMask key="autoresizingMask"
widthSizable="YES" heightSizable="YES"/>
<constraints>
<constraint firstAttribute="height"
constant="133" placeholder="YES" id="xY7-AK-MZQ"/>
@@ -139,7 +139,7 @@
</constraints>
<imageCell
key="cell" refusesFirstResponder="YES" alignment="left"
imageScaling="proportionallyDown" image="NSActionTemplate" id="e42-ta-tm1"/>
<connections>
- <binding
destination="Fu3-OG-IFA" name="value" keyPath="objectValue.path"
id="UHr-Dc-NfW">
+ <binding
destination="Fu3-OG-IFA" name="value" keyPath="objectValue.oldPath"
id="LoR-au-C0W">
<dictionary key="options">
<string key="NSValueTransformerName">BDSKFileImage</string>
</dictionary>
@@ -337,11 +337,11 @@
</subviews>
</clipView>
<scroller key="horizontalScroller" wantsLayer="YES"
verticalHuggingPriority="750" horizontal="YES" id="233">
- <rect key="frame" x="1" y="146" width="516"
height="16"/>
+ <rect key="frame" x="1" y="118" width="516"
height="16"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" wantsLayer="YES"
verticalHuggingPriority="750" horizontal="NO" id="232">
- <rect key="frame" x="501" y="26" width="16"
height="136"/>
+ <rect key="frame" x="501" y="26" width="16"
height="108"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<tableHeaderView key="headerView" wantsLayer="YES"
id="234">
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit