mirror of
https://github.com/emilk/egui.git
synced 2026-07-12 09:38:54 +00:00
a6da34339a
* Closes <https://github.com/emilk/egui/issues/3480> I've tested this on Safari and Chrome on macOS Sonoma 14.0. Could be improved to only call `event.preventDefault()` if `runner.logic()` actually performed a copy, but I don't see a way to get that information out with the current API.