1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00
Files
egui/scripts
Emil Ernerfeldt f7ec8f210d Use runtime knowledge of OS for OS-specific text editing (#3840)
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.
2024-01-19 13:37:10 +01:00
..
2024-01-19 10:14:13 +01:00
2024-01-19 10:14:13 +01:00
2024-01-19 10:14:13 +01:00
2023-04-18 17:10:52 +02:00
2023-04-18 17:10:52 +02:00
2024-01-19 10:14:13 +01:00
2023-11-16 16:44:30 +01:00
2023-11-16 16:44:30 +01:00