mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
* Closes https://github.com/emilk/egui/issues/5424 This adds support for copying images to the system clipboard on native and on web using `Context::copy_image`.