Add callbacks to all graphable types for various events. #17

Open
opened 2024-03-18 09:59:04 -04:00 by That-One-Nerd · 1 comment
That-One-Nerd commented 2024-03-18 09:59:04 -04:00 (Migrated from github.com)

This is going to be a big change which is why it's on the backlog for now.
I want to add events for things like mouse dragging. Now, instead of selecting specific points automatically, that will fall onto the graphable to make that rendering.

This is going to be a big change which is why it's on the backlog for now. I want to add events for things like mouse dragging. Now, instead of selecting specific points automatically, that will fall onto the graphable to make that rendering.
That-One-Nerd commented 2024-03-18 10:02:43 -04:00 (Migrated from github.com)

Also, make the distance something calculated by the form itself rather than the graphable with the factor variable.

Also, make the distance something calculated by the form itself rather than the graphable with the `factor` variable.
Sign in to join this conversation.
No description provided.