mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
notes on recent bug reports and updates
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
X fix exception due to version parsing in Java 9
|
||||
X https://github.com/processing/processing/issues/5275
|
||||
|
||||
data
|
||||
X added setIndex() method to IntDict, FloatDict, StringDict
|
||||
X added resize() to IntDict, FloatDict, StringDict
|
||||
X fix entries() Iterator in IntDict, FloatDict, StringDict
|
||||
|
||||
_ make setting the window icon automatic, based on files in local dirs
|
||||
X https://github.com/processing/processing/issues/5123
|
||||
X https://github.com/processing/processing/pull/5202
|
||||
|
||||
5
todo.txt
5
todo.txt
@@ -1,4 +1,7 @@
|
||||
0264 (3.3.7 or 3.4)
|
||||
X downloading the jre broken again
|
||||
X https://github.com/processing/processing/issues/5284
|
||||
X the old 144 link must have been removed
|
||||
|
||||
jakub
|
||||
X Fix scrub comments for empty block comment /**/
|
||||
@@ -9,6 +12,8 @@ contrib
|
||||
X detect errors from curved quotation marks
|
||||
X https://github.com/processing/processing/issues/5133
|
||||
X https://github.com/processing/processing/pull/5152
|
||||
_ Remove "Pipe Organ" from exec javadoc
|
||||
_ https://github.com/processing/processing/pull/5282
|
||||
|
||||
high
|
||||
_ menu bars broken in High Sierra
|
||||
|
||||
Reference in New Issue
Block a user