Revision: 15862
          http://sourceforge.net/p/skim-app/code/15862
Author:   hofman
Date:     2025-12-11 17:09:08 +0000 (Thu, 11 Dec 2025)
Log Message:
-----------
don't outset placeholder currentView

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

Modified: trunk/LeftSideView.xib
===================================================================
--- trunk/LeftSideView.xib      2025-12-11 16:04:10 UTC (rev 15861)
+++ trunk/LeftSideView.xib      2025-12-11 17:09:08 UTC (rev 15862)
@@ -33,7 +33,7 @@
                     <rect key="frame" x="0.0" y="0.0" width="200" 
height="364"/>
                     <subviews>
                         <customView fixedFrame="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="142">
-                            <rect key="frame" x="-1" y="-1" width="202" 
height="366"/>
+                            <rect key="frame" x="0.0" y="0.0" width="200" 
height="364"/>
                             <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
                         </customView>
                     </subviews>
@@ -404,11 +404,11 @@
                                 <tableColumnResizingMask key="resizingMask" 
resizeWithTable="YES" userResizable="YES"/>
                                 <prototypeCellViews>
                                     <tableCellView id="yHY-cQ-hrW">
-                                        <rect key="frame" x="61" y="0.0" 
width="255" height="17"/>
+                                        <rect key="frame" x="61" y="0.0" 
width="127" height="17"/>
                                         <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                         <subviews>
                                             <textField 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" 
allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" 
id="EK0-Iy-KhJ">
-                                                <rect key="frame" x="0.0" 
y="1" width="255" height="15"/>
+                                                <rect key="frame" x="0.0" 
y="1" width="127" height="15"/>
                                                 <textFieldCell key="cell" 
lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" 
id="t89-Nc-Fkj">
                                                     <font key="font" 
metaFont="cellTitle"/>
                                                     <color key="textColor" 
name="labelColor" catalog="System" colorSpace="catalog"/>
@@ -429,14 +429,14 @@
                                         </connections>
                                     </tableCellView>
                                     <tableCellView identifier="header" 
id="J7W-Ii-xfs">
-                                        <rect key="frame" x="61" y="17" 
width="255" height="17"/>
+                                        <rect key="frame" x="61" y="17" 
width="127" height="17"/>
                                         <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                         <subviews>
                                             <visualEffectView 
horizontalCompressionResistancePriority="250" 
verticalCompressionResistancePriority="250" blendingMode="behindWindow" 
material="sidebar" state="followsWindowActiveState" 
translatesAutoresizingMaskIntoConstraints="NO" id="suv-Vl-6gg">
-                                                <rect key="frame" x="0.0" 
y="0.0" width="255" height="17"/>
+                                                <rect key="frame" x="0.0" 
y="0.0" width="127" height="17"/>
                                             </visualEffectView>
                                             <textField 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" 
allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" 
id="6Fy-Cz-Uit">
-                                                <rect key="frame" x="0.0" 
y="1" width="255" height="15"/>
+                                                <rect key="frame" x="0.0" 
y="1" width="127" height="15"/>
                                                 <textFieldCell key="cell" 
lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="center" 
id="W4J-nI-eOk">
                                                     <font key="font" 
metaFont="cellTitle"/>
                                                     <color key="textColor" 
name="labelColor" catalog="System" colorSpace="catalog"/>

Modified: trunk/RightSideView.xib
===================================================================
--- trunk/RightSideView.xib     2025-12-11 16:04:10 UTC (rev 15861)
+++ trunk/RightSideView.xib     2025-12-11 17:09:08 UTC (rev 15862)
@@ -29,7 +29,7 @@
                     <rect key="frame" x="0.0" y="0.0" width="200" 
height="364"/>
                     <subviews>
                         <customView fixedFrame="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="26">
-                            <rect key="frame" x="-1" y="-1" width="202" 
height="366"/>
+                            <rect key="frame" x="0.0" y="0.0" width="200" 
height="364"/>
                             <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
                         </customView>
                     </subviews>

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