Education/Projects/ProcessingForTheWeb/Tasks: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
Line 46: Line 46:
|-
|-
| nf()
| nf()
| Using nf() on some numbers crashes FireFox. EG: String sf = nf(9.012, 3, 5); from http://processing.org/reference/color_datatype.html will not work.
| colspan="3" | [https://processing-js.lighthouseapp.com/projects/41284/tickets/42-nf-can-crash-browser See lighthouse ticket]
| [http://dhodgin.wordpress.com dhodgin] will look into this one, has an idea. also needs support for 3 args
| Difficult
|-
|-
| keyCode, CODED, etc
| keyCode, CODED, etc
Line 82: Line 80:
|-
|-
| array.clone
| array.clone
| looks like it only does a shallow copy and will cause issues with objects in an arrayList
| colspan="3" |[https://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/20-arraycopy See lighthouse ticket]
| [http://dhodgin.wordpress.com dhodgin] will look into this one and test
| Unconfirmed
|}
|}


10

edits

Navigation menu