Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed.
(cherry picked from commit 4791ff2862
)
This commit is contained in:

committed by
Jonathan G Rennison

parent
43a3a233df
commit
a469b4f395
@@ -369,7 +369,7 @@ void CheckBlitter()
|
||||
|
||||
ClearFontCache();
|
||||
GfxClearSpriteCache();
|
||||
ReInitAllWindows();
|
||||
ReInitAllWindows(false);
|
||||
}
|
||||
|
||||
static void UpdateRouteStepSpriteSize()
|
||||
|
Reference in New Issue
Block a user