clean up Platform, add workaround for getSystemZoom() (fixes #143)

This commit is contained in:
Ben Fry
2020-10-13 17:32:24 -04:00
parent 4153e4fd5c
commit 044f1baa2e
10 changed files with 140 additions and 115 deletions
+2
View File
@@ -23,6 +23,8 @@ _ Complaints that size() is not working
_ Windows: https://github.com/processing/processing/issues/6046
_ Linux: https://github.com/processing/processing/issues/5912
_ why does GL flash red when resizing?
_ JDK 11.0.7+ workarounds/hacks in place, fix them
_ https://github.com/processing/processing4/issues/124