mirror of
https://github.com/edubart/otclient.git
synced 2025-10-22 15:25:54 +02:00
ui improvements
This commit is contained in:
@@ -106,7 +106,7 @@ void UILayout::addAnchoredElement(UILayoutPtr anchoredElement)
|
||||
}
|
||||
}
|
||||
|
||||
// if not anchor it
|
||||
// if not, anchor it
|
||||
if(!found)
|
||||
m_anchoredElements.push_back(anchoredElement);
|
||||
}
|
||||
|
Reference in New Issue
Block a user