IDEA-145341 settings pane number box doesn't have enough room to show default numbers

This commit is contained in:
Alexander Zolotov
2015-09-28 12:23:41 +03:00
parent bc7d98c107
commit b81f943b2c
@@ -36,8 +36,8 @@
<component id="f41b2" class="javax.swing.JSpinner" binding="myLevelsSpinner">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="50" height="-1"/>
<maximum-size width="50" height="-1"/>
<preferred-size width="75" height="-1"/>
<maximum-size width="75" height="-1"/>
</grid>
</constraints>
<properties/>
@@ -54,8 +54,8 @@
<component id="dd25f" class="javax.swing.JSpinner" binding="myOpacitySpinner">
<constraints>
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="50" height="-1"/>
<maximum-size width="50" height="-1"/>
<preferred-size width="75" height="-1"/>
<maximum-size width="75" height="-1"/>
</grid>
</constraints>
<properties/>