Fix #11791, e1f5be62: Run missing-glyph detection after toggling sprite font. (#11812)

(cherry picked from commit fd59393899)
pull/642/head
Michael Lutz 5 months ago committed by Jonathan G Rennison
parent 19b23e43fd
commit 8ab3b6b205

@ -2229,6 +2229,7 @@ void FontChanged()
UpdateRouteStepSpriteSize();
CheckForMissingGlyphs();
SetupWidgetDimensions();
UpdateAllVirtCoords();
ReInitAllWindows(true);

Loading…
Cancel
Save