You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The layout mask or docking system, is an internal feature of the layout service, A layout mask is a mask of positions between rectangles of a widget. The purpose of having a layout mask is to make flexible widgets.
Docking
The acceptable docking positions are: center, left, right, top, bottom
Each docking direction has it is own behavior.
Widgets
All widgets use the layout mask feature, normally you can set set_*_align.
e.g. button widget align method: