mirror of
https://github.com/emilk/egui.git
synced 2026-07-09 16:27:27 +00:00
e2c7e9e733
Add `OutputCommand` for copying text and opening URL:s * Part of https://github.com/emilk/egui/issues/5424 * Adds `egui::OutputComm * Part of https://github.com/emilk/egui/issues/5424and` * Adds `PlatformOutput::commands` * Deprecates `PlatformOutput::open_url` * Deprecates `PlatformOutput::copied_text`