Is there an existing issue for this?
Is this issue related to iced?
What happened?
Currently the image::Viewer widget captures all vertical scroll events, regardless of where the cursor is within the application. When combined with a touchpad and a horizontal scrolling widget, the slight vertical components within the horizontal scrolling adjust the image::Viewer along with the horizontal scroll widget.
What is the expected behavior?
I would expect that the cursor has to be over the widget for scroll events to affect it.
Version
master
Operating System
Linux
Do you have any log output?
No response
Is there an existing issue for this?
Is this issue related to iced?
What happened?
Currently the image::Viewer widget captures all vertical scroll events, regardless of where the cursor is within the application. When combined with a touchpad and a horizontal scrolling widget, the slight vertical components within the horizontal scrolling adjust the image::Viewer along with the horizontal scroll widget.
What is the expected behavior?
I would expect that the cursor has to be over the widget for scroll events to affect it.
Version
master
Operating System
Linux
Do you have any log output?
No response