mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
notes about additional bugs
This commit is contained in:
@@ -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?)
|
||||
|
||||
@@ -3,6 +3,11 @@ X only require reference.zip (and internet connection) when building dist
|
||||
X set text style properly for Contribution Manager error message
|
||||
|
||||
|
||||
_ Export Application fails on machines w/ non-ASCII chars in user name
|
||||
_ at least give a warning about this?
|
||||
_ https://github.com/processing/processing/issues/4736
|
||||
_ related: https://github.com/processing/processing/issues/3543
|
||||
|
||||
_ move the DEBUG flag into an external file or preferences.txt
|
||||
_ will help us with debugging w/ others as well
|
||||
|
||||
|
||||
Reference in New Issue
Block a user