mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-01-12 14:14:52 +08:00
Now OptionPane.border has been set
This commit is contained in:
parent
2fa0a182ff
commit
4f88b26c0b
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Binary file not shown.
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 5.2 KiB |
@ -373,6 +373,8 @@
|
||||
<property key="OptionPane.questionIcon" value="questionIcon"/>
|
||||
<property key="OptionPane.buttonOrientation" type="integer" value="4"/>
|
||||
<property key="OptionPane.isYesLast" type="boolean" value="false"/>
|
||||
|
||||
<insets top="10" left="10" bottom="12" right="10" />
|
||||
</style>
|
||||
<bind style="OptionPane" type="region" key="OptionPane"/>
|
||||
|
||||
|
@ -373,6 +373,8 @@
|
||||
<property key="OptionPane.questionIcon" value="questionIcon"/>
|
||||
<property key="OptionPane.buttonOrientation" type="integer" value="4"/>
|
||||
<property key="OptionPane.isYesLast" type="boolean" value="false"/>
|
||||
|
||||
<insets top="10" left="10" bottom="12" right="10" />
|
||||
</style>
|
||||
<bind style="OptionPane" type="region" key="OptionPane"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user