feathersui-openfl
feathersui-openfl copied to clipboard
AnchorLayout: allow positioning relative to inside or outside of anchor display objects
Currently, the AS3/Starling version supports positioning relative to the outside edges of an anchor display object. It should also be possible to position relative to the inside edges too (which would behave similarly to how an item is positioned relative to the inside edges of the parent container, except it would be relative to the anchor display object instead).