misc todo notes

This commit is contained in:
Ben Fry
2017-06-12 15:40:04 -04:00
parent 4a9c9e9217
commit 1872211d12
2 changed files with 14 additions and 0 deletions
+3
View File
@@ -1,6 +1,9 @@
0262 (3.3.5 or 3.4)
_ shell discussion with gohai
_ https://github.com/processing/processing/pull/5082
_ add separator option to loadTable()
_ https://github.com/processing/processing/issues/5068
+11
View File
@@ -1,5 +1,16 @@
0262 (3.3.5 or 3.4)
_ Console window losing text
_ https://github.com/processing/processing/issues/5110
_ console.lines was set to 2?
_ Linux 64-bit issues
_ https://github.com/processing/processing/issues/5111
_ display=-1 regression? ("could not parse" message)
_ https://github.com/processing/processing/issues/5118
contrib
_ console hiding button?
_ https://github.com/processing/processing/pull/5115
_ sketch.properties not being written if initial mode is p5.js?
_ when creating a sketch within non-Java mode, should write the settings file