Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed.
This commit is contained in:
		| @@ -115,7 +115,7 @@ void VideoDriver::RealChangeBlitter(const char *repl_blitter) | ||||
| 	this->ClearSystemSprites(); | ||||
| 	ClearFontCache(); | ||||
| 	GfxClearSpriteCache(); | ||||
| 	ReInitAllWindows(); | ||||
| 	ReInitAllWindows(false); | ||||
| } | ||||
|  | ||||
| void VideoDriver::Tick() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Peter Nelson
					Peter Nelson