Fix Issue 1502: The Builders' Brewery says our prim torture behavior is nonstandard
Our uictrl limits were in need of a quick tune-up.
This commit is contained in:
@@ -972,8 +972,8 @@
|
||||
increment="5" initial_val="0" left="121" max_val="95" min_val="0"
|
||||
mouse_opaque="true" name="Scale 1" width="68" />
|
||||
<spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16"
|
||||
increment="0.05" initial_val="0" left_delta="73" max_val="0.95"
|
||||
min_val="-0.95" mouse_opaque="true" name="Skew" width="68" />
|
||||
increment="0.05" initial_val="0" left_delta="73" max_val="0.99"
|
||||
min_val="-0.99" mouse_opaque="true" name="Skew" width="68" />
|
||||
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom_delta="-12" drop_shadow_visible="true" follows="left|top"
|
||||
font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121"
|
||||
@@ -1061,11 +1061,11 @@
|
||||
</text>
|
||||
<spinner bottom_delta="-19" decimal_digits="3" follows="left|top" height="16"
|
||||
increment="0.025" initial_val="0" label="B" label_width="10" left="121"
|
||||
max_val="0.95" min_val="0" mouse_opaque="true" name="Path Limit Begin"
|
||||
max_val="0.99" min_val="0" mouse_opaque="true" name="Path Limit Begin"
|
||||
width="68" />
|
||||
<spinner bottom_delta="0" decimal_digits="3" follows="left|top" height="16"
|
||||
increment="0.025" initial_val="1" label="E" label_width="10" left_delta="73"
|
||||
max_val="1" min_val="0.05" mouse_opaque="true" name="Path Limit End"
|
||||
max_val="1" min_val="0.01" mouse_opaque="true" name="Path Limit End"
|
||||
width="68" />
|
||||
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom_delta="-14" drop_shadow_visible="true" follows="left|top"
|
||||
|
||||
Reference in New Issue
Block a user