Revision: 14729
          http://sourceforge.net/p/skim-app/code/14729
Author:   hofman
Date:     2024-11-19 15:51:17 +0000 (Tue, 19 Nov 2024)
Log Message:
-----------
fix image scaling

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

Modified: trunk/MainToolbar.xib
===================================================================
--- trunk/MainToolbar.xib       2024-11-19 15:14:41 UTC (rev 14728)
+++ trunk/MainToolbar.xib       2024-11-19 15:51:17 UTC (rev 14729)
@@ -61,7 +61,7 @@
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
         <customView id="2" userLabel="ToolbarViews">
-            <rect key="frame" x="0.0" y="0.0" width="385" height="344"/>
+            <rect key="frame" x="0.0" y="0.0" width="400" height="344"/>
             <autoresizingMask key="autoresizingMask"/>
             <subviews>
                 <segmentedControl verticalHuggingPriority="750" 
fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3">
@@ -79,7 +79,7 @@
                     </connections>
                 </segmentedControl>
                 <segmentedControl verticalHuggingPriority="750" 
fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4">
-                    <rect key="frame" x="220" y="157" width="145" height="23"/>
+                    <rect key="frame" x="220" y="157" width="161" height="23"/>
                     <autoresizingMask key="autoresizingMask"/>
                     <segmentedCell key="cell" borderStyle="border" 
alignment="left" segmentDistribution="fill" style="texturedSquare" 
trackingMode="selectOne" id="75">
                         <font key="font" metaFont="system"/>
@@ -88,7 +88,7 @@
                             <segment image="ToolbarSinglePageContinuous" 
imageScaling="none" width="27" tag="1"/>
                             <segment image="ToolbarTwoUp" imageScaling="none" 
width="27" tag="2"/>
                             <segment image="ToolbarTwoUpContinuous" 
imageScaling="none" width="27" tag="3"/>
-                            <segment image="ToolbarHorizontal" width="27" 
tag="4">
+                            <segment image="ToolbarHorizontal" 
imageScaling="none" width="27" tag="4">
                                 <nil key="label"/>
                             </segment>
                         </segments>
@@ -562,7 +562,7 @@
                     </connections>
                 </textField>
                 <segmentedControl verticalHuggingPriority="750" 
fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="37">
-                    <rect key="frame" x="20" y="45" width="141" height="25"/>
+                    <rect key="frame" x="20" y="45" width="161" height="23"/>
                     <autoresizingMask key="autoresizingMask"/>
                     <segmentedCell key="cell" borderStyle="border" 
alignment="left" segmentDistribution="fill" style="texturedSquare" 
trackingMode="selectOne" id="42">
                         <font key="font" metaFont="system"/>
@@ -607,7 +607,7 @@
                     </connections>
                 </segmentedControl>
                 <segmentedControl verticalHuggingPriority="750" 
fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="M3M-Fg-kEy">
-                    <rect key="frame" x="170.5" y="47" width="33" height="23"/>
+                    <rect key="frame" x="189.5" y="47" width="33" height="23"/>
                     <autoresizingMask key="autoresizingMask"/>
                     <segmentedCell key="cell" borderStyle="border" 
alignment="left" segmentDistribution="fill" style="texturedSquare" 
trackingMode="momentary" id="vfR-5v-ow7">
                         <font key="font" metaFont="system"/>
@@ -716,7 +716,7 @@
                 <constraint firstItem="38" firstAttribute="leading" 
secondItem="2" secondAttribute="leading" constant="85" id="jzZ-3O-KI1"/>
                 <constraint firstAttribute="bottom" secondItem="36" 
secondAttribute="bottom" constant="275" id="p3o-X8-Ske"/>
             </constraints>
-            <point key="canvasLocation" x="156.5" y="154"/>
+            <point key="canvasLocation" x="164" y="154"/>
         </customView>
         <objectController id="190" userLabel="Owner Controller">
             <declaredKeys>

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



_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to