Revision: 12535
          http://sourceforge.net/p/skim-app/code/12535
Author:   hofman
Date:     2021-11-08 15:37:53 +0000 (Mon, 08 Nov 2021)
Log Message:
-----------
Use relevancy style for grouped search results level indicator, discrete style 
draws far too slowly

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

Modified: trunk/LeftSideView.xib
===================================================================
--- trunk/LeftSideView.xib      2021-11-08 15:03:57 UTC (rev 12534)
+++ trunk/LeftSideView.xib      2021-11-08 15:37:53 UTC (rev 12535)
@@ -473,8 +473,8 @@
                                         <rect key="frame" x="11" y="1" 
width="117" height="18"/>
                                         <subviews>
                                             <levelIndicator 
horizontalCompressionResistancePriority="250" 
verticalCompressionResistancePriority="250" 
translatesAutoresizingMaskIntoConstraints="NO" id="zvD-nR-1Ml" 
customClass="SKLevelIndicator">
-                                                <rect key="frame" x="0.0" 
y="0.0" width="117" height="18"/>
-                                                <levelIndicatorCell key="cell" 
alignment="left" maxValue="1" id="FRk-Gm-SMW" 
customClass="SKLevelIndicatorCell"/>
+                                                <rect key="frame" x="0.0" 
y="2" width="117" height="16"/>
+                                                <levelIndicatorCell key="cell" 
alignment="left" maxValue="1" levelIndicatorStyle="relevancy" id="FRk-Gm-SMW" 
customClass="SKLevelIndicatorCell"/>
                                                 <connections>
                                                     <binding 
destination="9a8-cx-9oD" name="value" keyPath="objectValue.count" 
previousBinding="kWL-Vz-uBg" id="68o-25-wdJ"/>
                                                     <binding 
destination="9a8-cx-9oD" name="maxValue" keyPath="objectValue.maxCount" 
id="kWL-Vz-uBg"/>

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