@@ -31,6 +31,8 @@ X remove underscore and use (half?) space for tabs?
3131X half space character not implemented, but the space looks good
3232X disable behavior with sketch.name.replace_underscore = false
3333X add clean-libs target to build.xml files that need it
34+ X check all Help menu entries and their destinations
35+ X Help > Environment not going to the right place
3436
3537naming
3638X Friendly Names for new Sketches (includes UI for switching it back)
@@ -378,7 +380,7 @@ _ https://github.com/processing/processing4/issues/522
378380_ https://github.com/processing/processing4-javafx/issues/15
379381
380382
381- can wait until next release
383+ next release
382384_ thicker version of the search icon for the status panel
383385_ copy the icon over from the manager
384386_ changing between themes not updating the combo box text (though arrow trigger works)
@@ -563,7 +565,6 @@ _ Help > Library/Tools reference links don't work
563565_ Export to Application not working with the current video library
564566_ https://github.com/processing/processing-video/issues/188
565567_ loadShape(), show a warning when using style instead of presentation attributes
566- _ change help menu links to go to newer FAQ and the rest
567568_ better means of understanding Library/Mode/Tool usage
568569_ jeditsyntax is a mess of old-style getModifiers()
569570_ would like to switch this over, but needs to be tested a lot
@@ -584,6 +585,10 @@ _ is this still the case?
584585_ chars[] array is never used in ascii video example
585586_ ui scaling in the PDE is important for classes/seeing at a distance
586587_ Export to Application was broken with OpenGL (Casey)
588+ _ add a version of this to the 4.x repo
589+ _ https://github.com/processing/processing/wiki/troubleshooting
590+ _ and update the Help menu to link to it
591+ _ and maybe the FAQ too?
587592
588593
589594decisions before final 4.0 release
0 commit comments