mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-145341 settings pane number box doesn't have enough room to show default numbers
This commit is contained in:
+4
-4
@@ -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/>
|
||||
|
||||
Reference in New Issue
Block a user