Revision: 14055
          http://sourceforge.net/p/skim-app/code/14055
Author:   hofman
Date:     2024-02-18 18:24:52 +0000 (Sun, 18 Feb 2024)
Log Message:
-----------
Add some layout containts as ivars and outlets to change so we don't havee to 
search for them

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

Modified: trunk/RightSideView.xib
===================================================================
--- trunk/RightSideView.xib     2024-02-18 18:23:56 UTC (rev 14054)
+++ trunk/RightSideView.xib     2024-02-18 18:24:52 UTC (rev 14055)
@@ -16,6 +16,7 @@
                 <outlet property="snapshotArrayController" destination="8" 
id="58"/>
                 <outlet property="snapshotTableView" destination="13" id="59"/>
                 <outlet property="topBar" destination="19" id="64"/>
+                <outlet property="topConstraint" destination="nZP-UW-Kdn" 
id="Nit-lH-KDG"/>
                 <outlet property="view" destination="4" id="48"/>
             </connections>
         </customObject>
@@ -111,7 +112,7 @@
                                 <tableColumnResizingMask key="resizingMask" 
resizeWithTable="YES" userResizable="YES"/>
                                 <prototypeCellViews>
                                     <tableCellView id="ZGN-Pg-55C" 
customClass="SKNoteTableCellView">
-                                        <rect key="frame" x="11" y="1" 
width="93" height="15"/>
+                                        <rect key="frame" x="1" y="1" 
width="93" height="15"/>
                                         <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                         <subviews>
                                             <textField 
horizontalCompressionResistancePriority="250" 
verticalCompressionResistancePriority="250" preferredMaxLayoutWidth="122" 
translatesAutoresizingMaskIntoConstraints="NO" id="T6H-tX-biW">
@@ -122,15 +123,15 @@
                                                     <color 
key="backgroundColor" name="controlColor" catalog="System" 
colorSpace="catalog"/>
                                                 </textFieldCell>
                                                 <connections>
-                                                    <binding 
destination="ZGN-Pg-55C" name="editable" keyPath="objectValue.type" 
id="d6c-t3-IzB">
+                                                    <binding 
destination="ZGN-Pg-55C" name="value" keyPath="objectValue.objectValue" 
id="Dhp-4I-hEo">
                                                         <dictionary 
key="options">
-                                                            <string 
key="NSValueTransformerName">NSIsNotNil</string>
+                                                            <bool 
key="NSConditionallySetsEditable" value="NO"/>
                                                         </dictionary>
                                                     </binding>
                                                     <binding 
destination="ZGN-Pg-55C" name="toolTip" keyPath="objectValue.string" 
id="R78-BC-j6A"/>
-                                                    <binding 
destination="ZGN-Pg-55C" name="value" keyPath="objectValue.objectValue" 
id="Dhp-4I-hEo">
+                                                    <binding 
destination="ZGN-Pg-55C" name="editable" keyPath="objectValue.type" 
id="d6c-t3-IzB">
                                                         <dictionary 
key="options">
-                                                            <bool 
key="NSConditionallySetsEditable" value="NO"/>
+                                                            <string 
key="NSValueTransformerName">NSIsNotNil</string>
                                                         </dictionary>
                                                     </binding>
                                                 </connections>
@@ -147,7 +148,7 @@
                                         </connections>
                                     </tableCellView>
                                     <customView identifier="row" 
translatesAutoresizingMaskIntoConstraints="NO" id="84k-Om-OZ4" 
customClass="SKNoteTableRowView">
-                                        <rect key="frame" x="11" y="18" 
width="93" height="17"/>
+                                        <rect key="frame" x="1" y="18" 
width="93" height="17"/>
                                         <autoresizingMask 
key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
                                     </customView>
                                 </prototypeCellViews>
@@ -160,7 +161,7 @@
                                 <imageCell key="dataCell" 
refusesFirstResponder="YES" alignment="left" animates="YES" id="38" 
customClass="SKAnnotationTypeImageCell"/>
                                 <prototypeCellViews>
                                     <tableCellView id="dka-Zp-1o0">
-                                        <rect key="frame" x="107" y="1" 
width="21" height="17"/>
+                                        <rect key="frame" x="97" y="1" 
width="21" height="17"/>
                                         <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                         <subviews>
                                             <imageView 
horizontalHuggingPriority="251" verticalHuggingPriority="251" 
horizontalCompressionResistancePriority="250" 
verticalCompressionResistancePriority="250" 
translatesAutoresizingMaskIntoConstraints="NO" id="Wy1-6F-s9I" 
customClass="SKAnnotationTypeImageView">
@@ -234,7 +235,7 @@
                                 </textFieldCell>
                                 <prototypeCellViews>
                                     <tableCellView id="rnK-rN-FoS">
-                                        <rect key="frame" x="131" y="1" 
width="46" height="17"/>
+                                        <rect key="frame" x="121" y="1" 
width="46" height="17"/>
                                         <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                         <subviews>
                                             <textField 
horizontalCompressionResistancePriority="250" 
verticalCompressionResistancePriority="250" 
translatesAutoresizingMaskIntoConstraints="NO" id="iuK-OP-ap6">
@@ -365,7 +366,7 @@
             <rect key="frame" x="0.0" y="0.0" width="200" height="400"/>
             <clipView key="contentView" drawsBackground="NO" 
translatesAutoresizingMaskIntoConstraints="NO" id="GlW-dx-lwj">
                 <rect key="frame" x="1" y="1" width="198" height="398"/>
-                <autoresizingMask key="autoresizingMask"/>
+                <autoresizingMask key="autoresizingMask" widthSizable="YES" 
heightSizable="YES"/>
                 <subviews>
                     <tableView focusRingType="none" 
verticalHuggingPriority="750" allowsExpansionToolTips="YES" 
columnAutoresizingStyle="firstColumnOnly" columnReordering="NO" 
columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" 
rowHeight="32" viewBased="YES" translatesAutoresizingMaskIntoConstraints="NO" 
id="13" customClass="SKTableView">
                         <rect key="frame" x="0.0" y="0.0" width="198" 
height="398"/>
@@ -383,7 +384,7 @@
                                 <tableColumnResizingMask key="resizingMask" 
resizeWithTable="YES" userResizable="YES"/>
                                 <prototypeCellViews>
                                     <tableCellView id="xMx-nb-bLR">
-                                        <rect key="frame" x="11" y="1" 
width="127" height="32"/>
+                                        <rect key="frame" x="1" y="1" 
width="127" height="32"/>
                                         <autoresizingMask 
key="autoresizingMask"/>
                                         <subviews>
                                             <imageView 
horizontalHuggingPriority="251" verticalHuggingPriority="251" 
horizontalCompressionResistancePriority="250" 
verticalCompressionResistancePriority="250" 
translatesAutoresizingMaskIntoConstraints="NO" id="S6h-PX-WpE" 
customClass="SKThumbnailImageView">
@@ -419,7 +420,7 @@
                                 <tableColumnResizingMask key="resizingMask" 
resizeWithTable="YES" userResizable="YES"/>
                                 <prototypeCellViews>
                                     <tableCellView id="EU8-lX-Lad">
-                                        <rect key="frame" x="141" y="1" 
width="36" height="15"/>
+                                        <rect key="frame" x="131" y="1" 
width="36" height="15"/>
                                         <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                         <subviews>
                                             <textField 
horizontalCompressionResistancePriority="250" 
translatesAutoresizingMaskIntoConstraints="NO" id="r6v-xw-N5B">

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