mirror of
https://github.com/edubart/otclient.git
synced 2025-11-07 13:56:22 +01:00
anchoring errors
This commit is contained in:
@@ -66,6 +66,7 @@ public:
|
||||
void recalculateElementLayout(const UIElementPtr& element);
|
||||
void recalculateChildrenLayout(const UIElementPtr& parent);
|
||||
|
||||
bool hasElementInAnchorTree(const UIElementPtr& element, const UIElementPtr& treeAnchor);
|
||||
static UI::AnchorPoint parseAnchorPoint(const std::string& anchorPointStr);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user