Revision: 26277 http://sourceforge.net/p/bibdesk/svn/26277 Author: hofman Date: 2021-06-21 14:23:39 +0000 (Mon, 21 Jun 2021) Log Message: ----------- no scrolling elasticity in script hook table
Modified Paths: -------------- trunk/bibdesk/Base.lproj/BibPref_ScriptHooks.xib Modified: trunk/bibdesk/Base.lproj/BibPref_ScriptHooks.xib =================================================================== --- trunk/bibdesk/Base.lproj/BibPref_ScriptHooks.xib 2021-06-21 14:18:13 UTC (rev 26276) +++ trunk/bibdesk/Base.lproj/BibPref_ScriptHooks.xib 2021-06-21 14:23:39 UTC (rev 26277) @@ -27,7 +27,7 @@ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> - <scrollView autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7"> + <scrollView autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" verticalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="7"> <rect key="frame" x="20" y="49" width="480" height="238"/> <clipView key="contentView" id="5IM-eI-cuB"> <rect key="frame" x="1" y="1" width="478" height="236"/> 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