Code review comment for lp:~aacid/unity8/drag_with_quicklist

Revision history for this message
Albert Astals Cid (aacid) wrote :

> Steps:
> * long-press on icon a)
> * long-press on icon b)
>
> Expected:
> * there's an animation when quicklist closes on a) and opens on b)
>
> Current:
> * quicklist moves from a) to b) abruptly

That's the same behaviour that happens when right clicking on the launcher when the quicklist is open nowadays. I agree probably the animation looks nicer but not sure it should be part of this bugfix since what I'm doing here is just bring the "pressandhold" behaviour to be the same as the "right click" behaviour.

What do you think, should I try fix both scenarios so that the animations takes place as part of this MR or open a bug about it for the future?

« Back to merge proposal