Closed CyberDex closed 1 year ago
Fixes and improvements:
addContent
anchor
anchorX
anchorY
getByID
ContentController
firstChild
block
Fixes and improvements:
addContent
to the layout so it is possible to dynamically add layouts to the systemanchor
,anchorX
andanchorY
properties where added to style controller, to be able to set layout anchorsgetByID
method added toContentController
to get the child by ID from the layout treefirstChild
getter was added toContentController
to get the first child from the layout treeblock
)