1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 23:13:13 -04:00
Files
egui/crates
lucasmerlin 461328f54d Fix iOS support in eframe (#3241)
* Fix the app only taking up half the screen size on iPad

* Fix request_repaint not working on iOS

* Always use run_and_exit on iOS since run_and_return is not supported by winit on iOS right now.

* Fix typo

* Fix eframe glow on ios

* Handle more cases
2023-08-22 14:35:18 +02:00
..
2023-08-11 13:54:02 +02:00
2023-08-22 14:35:18 +02:00
2023-04-18 15:52:45 +02:00
2023-08-15 17:17:39 +02:00
2023-08-15 17:17:39 +02:00