Fix changing font zoom level not updating font height cache
This commit is contained in:
@@ -580,7 +580,6 @@ struct GameOptionsWindow : Window {
|
||||
GfxClearSpriteCache();
|
||||
_font_zoom_cfg = new_zoom;
|
||||
UpdateGUIZoom();
|
||||
ClearFontCache();
|
||||
LoadStringWidthTable();
|
||||
UpdateAllVirtCoords();
|
||||
ReInitAllWindows(true);
|
||||
|
Reference in New Issue
Block a user