mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Attempt #5: repaint frame on UI state change.
This commit is contained in:
@@ -150,6 +150,7 @@ public final class FControl {
|
||||
}
|
||||
|
||||
Singletons.getView().validate();
|
||||
Singletons.getView().repaint();
|
||||
}
|
||||
|
||||
/** Gets the match controller.
|
||||
|
||||
Reference in New Issue
Block a user