Add callbacks to all graphable types for various events. #17
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Also, make the distance something calculated by the form itself rather than the graphable with the
factorvariable.