mirror of
https://github.com/edubart/otclient.git
synced 2025-11-07 13:56:22 +01:00
non relevant changes
This commit is contained in:
@@ -83,7 +83,7 @@ void UIVerticalLayout::internalUpdate()
|
||||
|
||||
if(m_fitChildren && prefferedHeight != parentWidget->getHeight()) {
|
||||
// must set the preffered width later
|
||||
g_dispatcher.addEvent([=] {
|
||||
g_eventDispatcher.addEvent([=] {
|
||||
parentWidget->setHeight(prefferedHeight);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user