mirror of
https://github.com/edubart/otclient.git
synced 2025-12-22 16:27:10 +01:00
remake widgets's anchor layouts
This commit is contained in:
@@ -29,7 +29,7 @@ enum AlignmentFlag {
|
||||
AlignCenter = AlignVerticalCenter | AlignHorizontalCenter
|
||||
};
|
||||
|
||||
enum AnchorPoint {
|
||||
enum AnchorEdge {
|
||||
AnchorNone = 0,
|
||||
AnchorTop,
|
||||
AnchorBottom,
|
||||
|
||||
Reference in New Issue
Block a user