Commit 055ab31
committed
fix: Jupyter mouse wheel
Fix an issue where using the mouse wheel in Jupyter not only causes zoom (desired behavior), but
also causes the Jupyter notebook scrollbar to scroll (undesired behavior).
Now, when the mouse is hovering over the image, it only causes zoom.
Fixes: #4
Signed-off-by: Patrick Avery <[email protected]>1 parent 5c1ccc8 commit 055ab31
File tree
2 files changed
+2
-2
lines changed- trame_image_tools/module/serve
- vue-components/src/components
2 files changed
+2
-2
lines changed
0 commit comments