|
@@ -185,7 +185,7 @@ Gw
|
185
|
185
|
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="jxz-fQ-M1L">
|
186
|
186
|
<rect key="frame" x="130" y="157" width="19" height="27"/>
|
187
|
187
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
188
|
|
- <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="Gba-jV-Ouh"/>
|
|
188
|
+ <stepperCell key="cell" continuous="YES" alignment="left" minValue="1" maxValue="100" doubleValue="1" id="Gba-jV-Ouh"/>
|
189
|
189
|
<connections>
|
190
|
190
|
<action selector="lengthDidChange:" target="-2" id="CJm-58-seM"/>
|
191
|
191
|
<outlet property="formatter" destination="zpc-oG-upp" id="nXg-hE-DQX"/>
|
|
@@ -194,7 +194,7 @@ Gw
|
194
|
194
|
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="2aV-fo-xh7">
|
195
|
195
|
<rect key="frame" x="264" y="157" width="19" height="27"/>
|
196
|
196
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
197
|
|
- <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="BWQ-gm-H9h"/>
|
|
197
|
+ <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" doubleValue="1" id="BWQ-gm-H9h"/>
|
198
|
198
|
<connections>
|
199
|
199
|
<action selector="titleDidChange:" target="-2" id="l0Y-Mg-1KD"/>
|
200
|
200
|
<outlet property="formatter" destination="hDb-Na-Vku" id="EL4-2q-XKw"/>
|
|
@@ -244,7 +244,7 @@ Gw
|
244
|
244
|
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="uaS-Xm-tIa">
|
245
|
245
|
<rect key="frame" x="291" y="58" width="19" height="27"/>
|
246
|
246
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
247
|
|
- <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="rTZ-Zs-1eO"/>
|
|
247
|
+ <stepperCell key="cell" continuous="YES" alignment="left" minValue="1" maxValue="100" doubleValue="1" id="rTZ-Zs-1eO"/>
|
248
|
248
|
<connections>
|
249
|
249
|
<action selector="refreshDidChange:" target="-2" id="4Di-oE-RDC"/>
|
250
|
250
|
<outlet property="formatter" destination="Y11-Cs-X1g" id="hoL-jC-QPe"/>
|
|
@@ -264,10 +264,10 @@ Gw
|
264
|
264
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
265
|
265
|
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="zJW-6u-fHd">
|
266
|
266
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
267
|
|
- <font key="font" metaFont="system"/>
|
|
267
|
+ <font key="font" metaFont="menu"/>
|
268
|
268
|
<menu key="menu" title="OtherViews" id="Ow7-gc-PGv">
|
269
|
269
|
<items>
|
270
|
|
- <menuItem title="hot" state="on" id="sKV-FZ-wbQ">
|
|
270
|
+ <menuItem title="hot" id="sKV-FZ-wbQ">
|
271
|
271
|
<modifierMask key="keyEquivalentModifierMask"/>
|
272
|
272
|
</menuItem>
|
273
|
273
|
<menuItem title="new" id="dxr-Ml-O8i">
|
|
@@ -295,7 +295,7 @@ Gw
|
295
|
295
|
<attributedString key="attributedStringForZero">
|
296
|
296
|
<fragment content="0"/>
|
297
|
297
|
</attributedString>
|
298
|
|
- <real key="minimum" value="1"/>
|
|
298
|
+ <real key="minimum" value="0.0"/>
|
299
|
299
|
<real key="maximum" value="140"/>
|
300
|
300
|
<metadata>
|
301
|
301
|
<bool key="localizesFormat" value="YES"/>
|
|
@@ -306,7 +306,7 @@ Gw
|
306
|
306
|
<attributedString key="attributedStringForZero">
|
307
|
307
|
<fragment content="0"/>
|
308
|
308
|
</attributedString>
|
309
|
|
- <real key="minimum" value="0.0"/>
|
|
309
|
+ <real key="minimum" value="1"/>
|
310
|
310
|
<decimal key="maximum" value="NaN"/>
|
311
|
311
|
<metadata>
|
312
|
312
|
<bool key="localizesFormat" value="YES"/>
|