mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-07 00:04:36 +03:00
Resetting swing.aatext to the preferred value as soon as preferences are available
This commit is contained in:
@@ -96,7 +96,9 @@ public class Base {
|
||||
BaseNoGui.initPortableFolder();
|
||||
|
||||
BaseNoGui.initParameters(args);
|
||||
|
||||
|
||||
System.setProperty("swing.aatext", Preferences.get("editor.antialias", "true"));
|
||||
|
||||
BaseNoGui.initVersion();
|
||||
|
||||
// if (System.getProperty("mrj.version") != null) {
|
||||
|
Reference in New Issue
Block a user