]> uap-core.de Git - note.git/commit
implement imageviewer
authorOlaf Wintermann <olaf.wintermann@gmail.com>
Mon, 27 Jul 2026 19:30:18 +0000 (21:30 +0200)
committerOlaf Wintermann <olaf.wintermann@gmail.com>
Mon, 27 Jul 2026 19:30:18 +0000 (21:30 +0200)
commita171cb9355dc373a84f13a63ec74743efc863bf9
treea93068d7dea9e0309c30f25c0ce6e146e93096ea
parent50f3a1082361c5c98b551adae9dca7003ed4022f
implement imageviewer
ui-rs/src/ui/ffi.rs
ui-rs/src/ui/image.rs [new file with mode: 0644]
ui-rs/src/ui/label.rs
ui-rs/src/ui/mod.rs
ui-rs/src/ui/toolkit.rs