notes about additional bugs

This commit is contained in:
Ben Fry
2016-11-08 14:00:15 -05:00
parent 222ac5545e
commit 210f1cda15
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -60,7 +60,12 @@ _ https://github.com/processing/processing/issues/3753
javafx
_ mouseWheel() not working with FX2D
_ https://github.com/processing/processing/issues/4169
_ wrong window size with fullScreen()
_ https://github.com/processing/processing/issues/4737
_ menu bar not hiding properly in exported applications with FX2D
_ https://github.com/processing/processing/issues/4527
_ hideMenuBar() called from setup() works fine
_ just call it around setup time?
_ the --hide-stop option not working (FX only? traces?)