Revision: 15484 http://sourceforge.net/p/skim-app/code/15484 Author: hofman Date: 2025-06-17 15:47:03 +0000 (Tue, 17 Jun 2025) Log Message: ----------- validate page field
Modified Paths: -------------- trunk/MainToolbar.xib Modified: trunk/MainToolbar.xib =================================================================== --- trunk/MainToolbar.xib 2025-06-17 15:36:15 UTC (rev 15483) +++ trunk/MainToolbar.xib 2025-06-17 15:47:03 UTC (rev 15484) @@ -576,7 +576,11 @@ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> - <binding destination="190" name="value" keyPath="selection.pageLabel" id="193"/> + <binding destination="190" name="value" keyPath="selection.pageLabel" id="imy-RJ-pcB"> + <dictionary key="options"> + <bool key="NSValidatesImmediately" value="YES"/> + </dictionary> + </binding> </connections> </textField> <segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="39"> 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