iced-rs / iced

A cross-platform GUI library for Rust, inspired by Elm
https://iced.rs
MIT License
22.96k stars 1.06k forks source link

Fix: grabbing `image::Viewer` from outside the widget #2420

Closed myuujiku closed 2 weeks ago

myuujiku commented 2 weeks ago

1998 fixed out of bounds scrolling, but I noticed that grabbing the image from anywhere was still possible.