Revision: 25857 http://sourceforge.net/p/bibdesk/svn/25857 Author: hofman Date: 2021-05-03 22:55:29 +0000 (Mon, 03 May 2021) Log Message: ----------- Stretch template table to full width
Modified Paths: -------------- trunk/bibdesk/Base.lproj/BibPref_Export.xib Modified: trunk/bibdesk/Base.lproj/BibPref_Export.xib =================================================================== --- trunk/bibdesk/Base.lproj/BibPref_Export.xib 2021-05-03 22:46:47 UTC (rev 25856) +++ trunk/bibdesk/Base.lproj/BibPref_Export.xib 2021-05-03 22:55:29 UTC (rev 25857) @@ -40,7 +40,7 @@ <rect key="frame" x="1" y="1" width="454" height="225"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> - <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveName="Outline View" rowHeight="14" headerView="143" indentationPerLevel="16" autoresizesOutlineColumn="YES" outlineTableColumn="8" id="7" customClass="BDSKTemplateOutlineView"> + <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" multipleSelection="NO" autosaveName="Outline View" rowHeight="14" headerView="143" indentationPerLevel="16" autoresizesOutlineColumn="YES" outlineTableColumn="8" id="7" customClass="BDSKTemplateOutlineView"> <rect key="frame" x="0.0" y="0.0" width="454" height="200"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <size key="intercellSpacing" width="3" height="2"/> @@ -47,7 +47,7 @@ <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> <tableColumns> - <tableColumn identifier="name" width="273" minWidth="16" maxWidth="1000" id="8"> + <tableColumn identifier="name" width="330" minWidth="16" maxWidth="1000" id="8"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Name"> <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/> @@ -59,7 +59,7 @@ </textFieldCell> <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> </tableColumn> - <tableColumn identifier="role" width="137.02049999999997" minWidth="10" maxWidth="1000" id="40"> + <tableColumn identifier="role" width="101.52049999999997" minWidth="10" maxWidth="1000" id="40"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Role"> <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/> @@ -82,7 +82,6 @@ </clipView> <constraints> <constraint firstAttribute="height" constant="227" id="5ro-sZ-CR4"/> - <constraint firstAttribute="width" constant="456" id="yha-ez-hoX"/> </constraints> <scroller key="horizontalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="142"> <rect key="frame" x="1" y="210" width="454" height="16"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Bibdesk-commit mailing list Bibdesk-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-commit