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

(cherry picked from commit fd59393899)
This commit is contained in:
Michael Lutz
2024-01-17 00:00:26 +01:00
committed by Jonathan G Rennison
parent 19b23e43fd
commit 8ab3b6b205

View File

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