Skip to content

appletpopup: Do not allow resizing towards the visualParent

David Edmundson requested to merge work/d_ed/applet_resize_edges into master

Avoid allowing resizing on the edge an applet popped up. To handle applets being flipped, a new property effectivePopupDirection is added to the PopupAppletWindow that users can listen to.

BUG:475673

Merge request reports