forked from External/mage
Some more changes to GUI to better support high screen resolutions.
This commit is contained in:
parent
db7e4aea2e
commit
7b79de8e40
7 changed files with 52 additions and 20 deletions
|
|
@ -113,6 +113,7 @@ public class ChatPanelSeparated extends ChatPanelBasic {
|
|||
if (systemMessagesPane != null) {
|
||||
systemMessagesPane.setFont(font);
|
||||
}
|
||||
|
||||
super.changeGUISize(font);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue