Hi, because I didn't find some beads to center items in a layout, I am currently using [1] in combination with js:HorizontalFlexLayout/js:VerticalFlexLayout which works for me. I guess those layout alignment should be provided by some beads, do I miss something or isn't something like this not implemented yet... or am I on the wrong track?
Thanks,
Olaf
[1]
.mainView {
align-items: center;
justify-content: center;
}
--
Sent from: http://apache-royale-development.20373.n8.nabble.com/
