forked from External/mage
GUI, preferences: reworked size settings:
- added size settings for player's panel size (closes #12455, closes #12451, closes #5605); - size settings can be edit by slider or by text edit; - size settings for fonts has preview button with real text sample; - improved some tabs and hints for better UX; - improved GUI rendering performance;
This commit is contained in:
parent
921e656e3c
commit
1f3fad6594
15 changed files with 3224 additions and 5913 deletions
|
|
@ -37,11 +37,9 @@
|
|||
}
|
||||
|
||||
public void activated() {
|
||||
|
||||
}
|
||||
|
||||
public void deactivated() {
|
||||
|
||||
}
|
||||
|
||||
public void handleEvent(AWTEvent event) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue