Startup
This commit is contained in:
@@ -150,7 +150,7 @@ public class ScreenPanel extends Panel {
|
||||
imageBufferOverlay = new Text(renderer.getPenErrorText(), "", new Font("Verdana", Font.PLAIN, 12), new Point(-100, 20));
|
||||
imageBufferOverlay.setFixed(true);
|
||||
imageBufferOverlay.setAnchor(Overlay.ANCHOR_VIEWPORT_TOP_RIGHT);
|
||||
if (MainFrame.IS_DARK){
|
||||
if (MainFrame.isDark()){
|
||||
textState.setEnabled(true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user