mirror of
https://github.com/emilk/egui.git
synced 2026-07-15 11:08:54 +00:00
0d24a3a73b
* Closes https://github.com/lampsitter/egui_commonmark/issues/21 Follow-up to https://github.com/emilk/egui/pull/3513 Safari only allows access to the clipboard as response to user action, so we need to take an extra logic step right in the event handler.