do not trigger mask from invalid drags

Authored by mvourlakos on Jun 20 2019, 7:07 AM.

Description

do not trigger mask from invalid drags

--DragDropArea in containment should not activate
mask update (animationsNeedLength) if the dragging
is not valid for that DragDropArea. A good example
for this is when the user drags Tasks, in such case
the DragEnter signal is ignored and the DragLeave
may not reach to containment. In such case the
animationsNeedLength signal should NOT be sent

BUG: 408926

Details

Committed
mvourlakosJun 20 2019, 7:07 AM
Parents
R878:2dfb13644774: improve LatteComponets.ComboBoxButton
Branches
Unknown
Tags
Unknown