mirror of
https://code.gri.mw/GUI/grim.git
synced 2026-07-16 03:38:55 +00:00
fix: fonts setup on first draw
This commit is contained in:
@@ -60,6 +60,7 @@ impl<Platform: PlatformCallbacks> App<Platform> {
|
||||
self.platform.set_context(ctx);
|
||||
}
|
||||
// Setup visuals.
|
||||
crate::setup_fonts(ctx);
|
||||
crate::setup_visuals(ctx);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user