Revision: 14112
http://sourceforge.net/p/skim-app/code/14112
Author: hofman
Date: 2024-03-16 17:38:32 +0000 (Sat, 16 Mar 2024)
Log Message:
-----------
Allow floats in duration field
Modified Paths:
--------------
trunk/Base.lproj/TransitionSheet.xib
Modified: trunk/Base.lproj/TransitionSheet.xib
===================================================================
--- trunk/Base.lproj/TransitionSheet.xib 2024-03-16 17:16:56 UTC (rev
14111)
+++ trunk/Base.lproj/TransitionSheet.xib 2024-03-16 17:38:32 UTC (rev
14112)
@@ -70,7 +70,7 @@
<constraint firstAttribute="width"
constant="50" id="akS-kF-tGJ"/>
</constraints>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" selectable="YES" editable="YES"
sendsActionOnEndEditing="YES" state="on" borderStyle="bezel"
drawsBackground="YES" id="442">
- <numberFormatter key="formatter"
formatterBehavior="custom10_4" positiveFormat="#,##0.0"
negativeFormat="-#,##0.0" allowsFloats="NO" minimumIntegerDigits="1"
maximumIntegerDigits="2000000000" maximumFractionDigits="1"
groupingSeparator="," id="29">
+ <numberFormatter key="formatter"
formatterBehavior="custom10_4" positiveFormat="#,##0.0"
negativeFormat="-#,##0.0" minimumIntegerDigits="1"
maximumIntegerDigits="2000000000" maximumFractionDigits="1"
groupingSeparator="," id="29">
<nil key="negativeInfinitySymbol"/>
<nil key="positiveInfinitySymbol"/>
<real key="minimum" value="0.0"/>
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