You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.
This one is more a request for the long run, to port to python these functions:
it would be nice to have included in an Observable-type manner mouse and keyboards events
thus it will be important to be able to read the position of a mouse (and keyboard state) in a tlp.View at any time
in node-link diagram derived views, it would be wonderful to have additional events such as nodes and edges hovering (or at least to get the z-ordered list of elements below the mouse position)
With these primitives, we could copy the flexibility of more advanced events structures as in javascript, such as hovering, entering/exit, dragging/dropping etc.
The text was updated successfully, but these errors were encountered:
This one is more a request for the long run, to port to python these functions:
tlp.View
at any timeWith these primitives, we could copy the flexibility of more advanced events structures as in javascript, such as hovering, entering/exit, dragging/dropping etc.
The text was updated successfully, but these errors were encountered: