Revision: 12519 http://sourceforge.net/p/skim-app/code/12519 Author: hofman Date: 2021-11-04 16:06:50 +0000 (Thu, 04 Nov 2021) Log Message: ----------- No horizontal elasticity for transitions rable
Modified Paths: -------------- trunk/Base.lproj/TransitionSheet.xib Modified: trunk/Base.lproj/TransitionSheet.xib =================================================================== --- trunk/Base.lproj/TransitionSheet.xib 2021-11-04 15:53:02 UTC (rev 12518) +++ trunk/Base.lproj/TransitionSheet.xib 2021-11-04 16:06:50 UTC (rev 12519) @@ -255,7 +255,7 @@ <binding destination="-2" name="value" keyPath="separate" id="143"/> </connections> </button> - <scrollView hidden="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="276"> + <scrollView hidden="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="276"> <rect key="frame" x="20" y="20" width="131" height="234"/> <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="Pco-4B-JYU"> <rect key="frame" x="1" y="1" width="129" height="232"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Skim-app-commit mailing list Skim-app-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-commit