Re: Drag highlight problems
Re: Drag highlight problems
- Subject: Re: Drag highlight problems
- From: Uli Kusterer <email@hidden>
- Date: Mon, 20 Jul 2015 12:39:12 +0200
On 20 Jul 2015, at 04:36, John Brownie <email@hidden> wrote:
> Everything works correctly except for the drag highlight. Sometimes, and I haven't been able to work out what the sequence is, the drag highlight will be left on after the drop happens. The problem seems to be some sort of race condition, but I'm finding it hard to track down. Putting logging in each of the three methods makes the problem go away, so that isn't useful.
>
> Am I doing something wrong? I'm on OS X 10.10.4, Xcode 6.4.
Looking at my code here: https://github.com/uliwitness/UliKit/blob/master/UKFilePathView.m, I also clear my drag highlight in concludeDragOperation:.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden