|
|
Not meant to be reviewed or checked in: bookmark bar dragging 06/14/2010
Dragging should only work in one direction (pick up drag and only move left to right or right to left -- not both in one drag). It should work as expected, with folders opening correctly on mouse over and other bookmarks moving to the side. To have this work in both directions, I need a way of knowing the current index of the bookmark I am dragging in relation to the other bookmarks in the bar. I've tried to fix this two different ways, but none really worked that well.
There's a bug somewhere in this code where it freezes up sometimes when being dragged over a folder (i haven't been able to reproduce it consistently). I haven't been able to figure out what's causing it yet.
Can you take a quick look at this and let me know if dragging in one direction works as we want? If yes, we can go over some of the ways I tried to get this to work in both directions and figure out the best way to get that working and some other small bugs.
|