mirror of
https://github.com/edubart/otclient.git
synced 2025-11-03 20:26:23 +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