mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
It seems to me like the `pure_glow` example was broken sometime in april because of changes to feature flags. The text simply didn't show up which is due to missing fonts unless you figured out that you needed the `egui/default_fonts` feature flag. This change enforces the use of the `egui/default_fonts` feature flag in this example.
2.1 KiB
2.1 KiB