ALIGN_JUSTIFY_WEAK

Centers an element relative to the width of the Popup widget and justifies it (fits to width). Does not define any other position or alignment.

Justification of this element won't take any overlapping elemnts into consideration, it will justify to the global left and right edges of the Popup regardless.

Requires a ClickableWidget or instance of Scalable to enable resizing

This alignment won't contribute to computing layout width. This should be used for elements that strictly want to map to the width of the other elements, not contribute any dimensional information.

Author

fzzyhmstrs

Since

0.6.0