Fix handling of title game zoom when changing UI scaling
This commit is contained in:
@@ -2211,7 +2211,6 @@ bool AdjustGUIZoom(AdjustGUIZoomMode mode)
|
|||||||
|
|
||||||
SetupWidgetDimensions();
|
SetupWidgetDimensions();
|
||||||
UpdateAllVirtCoords();
|
UpdateAllVirtCoords();
|
||||||
if (mode != AGZM_STARTUP) FixTitleGameZoom();
|
|
||||||
|
|
||||||
extern void FlushDeparturesWindowTextCaches();
|
extern void FlushDeparturesWindowTextCaches();
|
||||||
FlushDeparturesWindowTextCaches();
|
FlushDeparturesWindowTextCaches();
|
||||||
|
Reference in New Issue
Block a user