File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 111292 (4.2)
2+ X has been resized from 100?100 to 116?100 by the window manager
3+ X fullScreen(P2D) from an executable does not work properly
4+ X partially fixed, but now need to sort out hidpi issues
5+ X https://github.com/processing/processing4/issues/514
6+ X Table.getString() raises stackOverflowError on double value encounter
7+ X https://github.com/processing/processing4/issues/671
28
39contribs
410X Support chained decimals during SVG Parsing
511X https://github.com/processing/processing4/pull/659
612X https://github.com/processing/processing4/issues/515
713
8- _ has been resized from 100?100 to 116?100 by the window manager
914
10- _ fullScreen(P2D) from an executable does not work properly
11- _ partially fixed, but now need to sort out hidpi issues
12- _ https://github.com/processing/processing4/issues/514
15+ JNA version of getting resolution https://stackoverflow.com/a/32588375
16+ https://stackoverflow.com/a/32588375
17+
1318
1419_ args passed to main() aren't working
1520_ (there was a bug report for this already?)
Original file line number Diff line number Diff line change @@ -33,9 +33,6 @@ X after exporting application, open the sketch folder
3333
3434_ change the welcome screen to be wide instead of vertical
3535
36- _ fullScreen(P2D) from an executable does not work properly
37- _ https://github.com/processing/processing4/issues/514
38-
3936_ exporting application while still running on Windows
4037_ just says "Error during export" rather than something more useful about deleting dir
4138
You can’t perform that action at this time.
0 commit comments