mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-07 23:33:15 +02:00
Fix main menu resize on resolution change
This commit is contained in:
@@ -803,6 +803,7 @@ void CAdventureMapInterface::onScreenResize()
|
||||
widget->setPlayer(currentPlayerID);
|
||||
widget->updateActiveState();
|
||||
widget->getMinimap()->update();
|
||||
widget->getInfoBar()->showSelection();
|
||||
|
||||
adjustActiveness();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user