forked from External/mage
Some more changes to GUI to better support high screen resolutions.
This commit is contained in:
parent
1a12c2b08f
commit
f7a7b2e7a0
16 changed files with 464 additions and 141 deletions
|
|
@ -50,4 +50,6 @@ public interface MagePlugins {
|
|||
BufferedImage getOriginalImage(CardView card);
|
||||
|
||||
ActionCallback getActionCallback();
|
||||
|
||||
void changeGUISize();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue