Closed cschreib closed 2 years ago
uiobject
region
uiroot
root
layer_type
layer
layer_container
TOPLEFT
TOP_LEFT
justifyH
alignX
justifyV
alignY
text::alignment
alignment_x
text::vertical_alignment
alignment_y
region::set_point()
uiobject
and merge it withregion
, which is new topmost UI object type (not virtual, can be instantiated).uiroot
toroot
layer_type
tolayer
, andlayer
tolayer_container
TOPLEFT
etc toTOP_LEFT
(affects C++ and Lua/XML/YAML)justifyH
toalignX
, andjustifyV
toalignY
(affects C++ and Lua/XML/YAML)text::alignment
toalignment_x
,text::vertical_alignment
toalignment_y
region::set_point()