File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050
5151 <!-- Java 9+ handles high DPI internally so OS display scaling -->
5252 <!-- can cause display issues with custom rendering swing elements. -->
53- <!-- < opt>-Dsun.java2d.uiScale.enabled=true</opt> -- >
53+ <opt >-Dsun.java2d.uiScale.enabled=true</opt >
5454 <!-- Disabling the line above for 4.0 alpha 5, which scales the
5555 interface properly on startup (preventing the tiny splash) -->
5656
Original file line number Diff line number Diff line change 111276 (4.0a7)
22X really chatty console messages for people with old settings directories
33X ignore 'debug' entry in prefs dir if it's a leftover DebugMode directory
4+ X IDE cursor position on Windows goes weird if display scaling used
5+ X https://github.com/processing/processing4/issues/226
6+
47
58Sam updates
69X can we get rid of pdexEnabled? does the current code work w/ java tabs?
@@ -10,8 +13,6 @@ X https://github.com/processing/processing4/pull/230
1013
1114_ IDE cursor position is wrong if font size is changed in preferences on macOS
1215_ https://github.com/processing/processing4/issues/194
13- _ IDE cursor position on Windows goes weird if display scaling used
14- _ https://github.com/processing/processing4/issues/226
1516
1617
1718pdex.completion=true doesn't turn on completion,
You can’t perform that action at this time.
0 commit comments