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
There is existing documentation of event handling, but it's fairly thin and a bit scattered.
Meanwhile, reacting to mouse (or keyboard) events is a very powerful napari feature, and something that an intermediate napari user should be able to access in a clear fashion.
For example, it's not clear or intuitive how to react to a single click. Once it's documented, it may end up that we need a convenience function in napari/napari.
🧰 Task
There is existing documentation of event handling, but it's fairly thin and a bit scattered.
Meanwhile, reacting to mouse (or keyboard) events is a very powerful napari feature, and something that an intermediate napari user should be able to access in a clear fashion.
For example, it's not clear or intuitive how to react to a single click. Once it's documented, it may end up that we need a convenience function in napari/napari.
Dedicated issue for keyboard events: #413
https://napari.org/dev/howtos/extending/connecting_events.html#listening-for-mouse-events
The text was updated successfully, but these errors were encountered: