processing / processing-docs

[Deprecated] Processing reference, examples, tutorials, and website
https://processing.org
371 stars 179 forks source link

Out of bounds clicks #807

Closed mangelons closed 4 years ago

mangelons commented 4 years ago

Issue description

X and Y coordinates not limited

URL(s) of affected page(s)

https://processing.org/examples/movingoncurves.html

Proposed fix

Limit in the code where the clicks should be taken in order not to click out of the bounds.

REAS commented 4 years ago

Thank you for posting. We're OK with people clicking out of the boundaries of the window.