GNOME Bugzilla – Bug 656907
Make video preview jump around smoothly.
Last modified: 2011-09-26 10:32:41 UTC
(This started from bug #656886.) It be awesome if when you started dragging the preview from its location but didn't actually put it anywhere that it moved back to the original location smoothly instead of jumping back in one frame?! You've got two actors here I think so if you did the animation of the one being dragged and then hid it or something? Not sure. The same could be said for placing the preview in a new square -- you don't line up the corners of the preview with the corners of the box, you just wait for the box to turn red to know you've gone far enough, but it might look nice if instead of snapping into position it glided in?
Sorry, I mean bug #656887.
Created attachment 197085 [details] [review] CallWindow: drag the video preview smoothly
Review of attachment 197085 [details] [review]: Looks pretty good (we'll merge once we have branched). But I think we should increase the "detection range" of the new area when DnD. Atm you have to be pretty close to the new square before having it turning red.
Merged to master. Attachment 197085 [details] pushed as 68f3614 - CallWindow: drag the video preview smoothly
(In reply to comment #3) > Review of attachment 197085 [details] [review]: > > Looks pretty good (we'll merge once we have branched). But I think we should > increase the "detection range" of the new area when DnD. Atm you have to be > pretty close to the new square before having it turning red. I opened bug #660117 about this.