mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
"Final" image polish (#3342)
* Improve the Image API a bit * Improve image view demo * Better names * calculate -> calc
This commit is contained in:
@@ -212,7 +212,7 @@ impl WrapApp {
|
||||
),
|
||||
#[cfg(feature = "image_viewer")]
|
||||
(
|
||||
"🖼️ Image Viewer",
|
||||
"🖼 Image Viewer",
|
||||
Anchor::ImageViewer,
|
||||
&mut self.state.image_viewer as &mut dyn eframe::App,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user