summaryrefslogtreecommitdiffstats
path: root/graphics/src/widget/image/viewer.rs
blob: ea7d85913617c16615a14b6decfbf1852f265cae (plain) (blame)
1
2
//! Zoom and pan on an image.
pub use iced_native::image::Viewer;