feathersui-openfl icon indicating copy to clipboard operation
feathersui-openfl copied to clipboard

DropDownPopUpAdapter: Add property to close on mouse down or touch begin outside content and/or origin

Open joshtynjala opened this issue 2 years ago • 0 comments

Something like this:

public var closeOnPointerActiveOutside:Bool = false;

TODO: determine if it should apply to just content, or also origin.

joshtynjala avatar Jun 17 '22 18:06 joshtynjala