https://bugs.kde.org/show_bug.cgi?id=408926
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/lat | |te-dock/9c0e3f29922836a04dc | |4a1c1dad87d03c7357449 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #9 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit 9c0e3f29922836a04dc4a1c1dad87d03c7357449 by Michail Vourlakos. Committed on 20/06/2019 at 07:07. Pushed by mvourlakos into branch 'master'. 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 M +7 -5 containment/package/contents/ui/DragDropArea.qml https://commits.kde.org/latte-dock/9c0e3f29922836a04dc4a1c1dad87d03c7357449 -- You are receiving this mail because: You are watching all bug changes.