recent updates and bugs

This commit is contained in:
Ben Fry
2020-01-20 17:23:20 -05:00
parent 624e9074ae
commit a51ec2477b
2 changed files with 10 additions and 1 deletions

View File

@@ -22,6 +22,14 @@ X https://github.com/processing/processing4/issues/4
X Remove all usage of AWT from PApplet
X https://github.com/processing/processing4/issues/55
sam
X Resolve rewrite of pixelDensity to settings
X https://github.com/processing/processing4/pull/60
X https://github.com/processing/processing4/issues/58
X PDF broken in getImage()
_ https://github.com/processing/processing4/issues/62
contribs
X remove redundant boxing and casting

View File

@@ -22,7 +22,8 @@ _ further streamline the downloader
_ https://github.com/processing/processing4/issues/47
_ i18n support for Modes
_ https://github.com/processing/processing/commit/0ed2fc139c3c5dfe0a1702ed8348987b3c6a5c9d
_ Switch to getModifiersEx() in `processing.app`
_ https://github.com/processing/processing4/issues/67
_ windows anti-malware leaves browser stuck at 100%
_ https://github.com/processing/processing/issues/5893