Confirmed users
656
edits
| Line 141: | Line 141: | ||
int g = (int) mouseX / i; | int g = (int) mouseX / i; | ||
</pre> | </pre> | ||
See bug https://processing-js.lighthouseapp.com/projects/41284/tickets/532-drawing-artifacts-in-processingjs-not-in-processing-with-this-code | |||
===Processing.js has to cheat to simulate Processing's synchronous I/O=== | ===Processing.js has to cheat to simulate Processing's synchronous I/O=== | ||