1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/crates
Ryan Hileman a6da34339a Fix copy and cut on Safari (#3513)
* 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.
2023-11-21 14:54:31 +01:00
..
2023-11-21 14:54:31 +01:00
2023-11-19 21:28:42 +01:00
2023-04-18 15:52:45 +02:00
2023-11-19 21:28:42 +01:00