egui/epi/src
Emil Ernerfeldt 1e4d8ae943 Remove warm-up of demo app
Since https://github.com/emilk/egui/pull/1149 we only update the
region of the font atlas that has changes, so loading new glyphs is much
cheaper. This means warm-up is much less needed.

There is now a small delay when opening the font book,
but not when opening anything else.
2022-01-25 01:08:10 +01:00
..
file_storage.rs Deduplicate code found in both egui_glium and egui_glow (#819) 2021-10-19 21:40:55 +02:00
lib.rs Remove warm-up of demo app 2022-01-25 01:08:10 +01:00