forked from External/mage
Some more changes to GUI to better support high screen resolutions.
This commit is contained in:
parent
28b129018f
commit
77eff0984a
11 changed files with 2673 additions and 324 deletions
|
|
@ -72,6 +72,7 @@ public class DraftPane extends MagePane {
|
|||
@Override
|
||||
public void changeGUISize() {
|
||||
super.changeGUISize(); //To change body of generated methods, choose Tools | Templates.
|
||||
draftPanel1.changeGUISize();
|
||||
}
|
||||
|
||||
public void showDraft(UUID draftId) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue