mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 00:37:27 +00:00
2925b465c2
This allows the base egui crate to run on platforms without 64 bit atomics * Addresses <https://github.com/emilk/egui/issues/7692>, but does not address the `egui_extras` crate * [x] I have followed the instructions in the PR template