diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp index 3fededad82..944b3273ff 100644 --- a/src/settings_gui.cpp +++ b/src/settings_gui.cpp @@ -575,6 +575,7 @@ struct GameOptionsWindow : Window { InitFontCache(true); ClearFontCache(); SetupWidgetDimensions(); + UpdateAllVirtCoords(); ReInitAllWindows(true); break;