On Thu, 20 Nov 2014 15:32:40 -0600
Derek Foreman wrote:
> When ending a drag in the window the cursor will be wrong until the mouse
> is moved again. This is because the item being dragged isn't added
> until after the enter event.
>
> Also, when picking up an item while moving the mouse the cu
When ending a drag in the window the cursor will be wrong until the mouse
is moved again. This is because the item being dragged isn't added
until after the enter event.
Also, when picking up an item while moving the mouse the cursor can switch
back to a non-drag cursor before the drag begins. T