Revision: 12504
          http://sourceforge.net/p/skim-app/code/12504
Author:   hofman
Date:     2021-11-02 10:13:11 +0000 (Tue, 02 Nov 2021)
Log Message:
-----------
Don't conditionally eneable image view for window indicator

Modified Paths:
--------------
    trunk/RightSideView.xib

Modified: trunk/RightSideView.xib
===================================================================
--- trunk/RightSideView.xib     2021-11-02 09:40:59 UTC (rev 12503)
+++ trunk/RightSideView.xib     2021-11-02 10:13:11 UTC (rev 12504)
@@ -421,8 +421,9 @@
                                                 <rect key="frame" x="1" y="-1" 
width="0.0" height="0.0"/>
                                                 <imageCell key="cell" 
refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" 
id="rMQ-wW-cJx"/>
                                                 <connections>
-                                                    <binding 
destination="EU8-lX-Lad" name="value" keyPath="objectValue.hasWindow" 
id="cVt-gk-MFY">
+                                                    <binding 
destination="EU8-lX-Lad" name="value" keyPath="objectValue.hasWindow" 
id="xIX-4F-LrC">
                                                         <dictionary 
key="options">
+                                                            <bool 
key="NSConditionallySetsEnabled" value="NO"/>
                                                             <string 
key="NSValueTransformerName">SKHasWindowImage</string>
                                                         </dictionary>
                                                     </binding>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to