mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
* 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.