mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
How text editing behaves depends on what OS we are running on. `target_os` is a compile-time check, but `ctx.os()` is a runtime check, that works also on web.
4.5 KiB
Executable File
4.5 KiB
Executable File