matplotlib / ipympl

Matplotlib Jupyter Integration
https://matplotlib.org/ipympl/
BSD 3-Clause "New" or "Revised" License
1.59k stars 225 forks source link

Ensure throttling does not break `capture_scroll` #478

Closed ianhi closed 1 year ago

ianhi commented 2 years ago

Since we started throttling mouse events we now also throttle the capture_scroll This PR adds that as a separate EventListener that is not throttled.

github-actions[bot] commented 2 years ago

Binder :point_left: Launch a binder notebook on branch ianhi/ipympl/always-capture