mirror of
https://github.com/processing/processing4.git
synced 2026-02-10 09:09:26 +01:00
further changes, more reworking
This commit is contained in:
@@ -151,6 +151,11 @@ public class PdePreferences extends JComponent {
|
||||
}
|
||||
|
||||
|
||||
// other things that have to be set explicitly for the defaults
|
||||
|
||||
setColor("run.window.bgcolor", SystemColor.control);
|
||||
|
||||
|
||||
// next load user preferences file
|
||||
|
||||
String home = System.getProperty("user.home");
|
||||
|
||||
Reference in New Issue
Block a user