Re: NSCollectionView and drag tolerance

2009-11-03 Thread Rich Dearlove
Thanks for pointing that out, I thought my code wasn't working. Its very unintuitive. Perhaps we should file a bug/enhancement. RD On 3 Nov 2009, at 11:36, Raphael Sebbe wrote: I have the same problem: holding mouse down to initiate a drag is not intuitive. I guess that when multiple selec

Re: NSCollectionView and drag tolerance

2009-11-03 Thread Raphael Sebbe
I have the same problem: holding mouse down to initiate a drag is not intuitive. I guess that when multiple selection is disabled, the collection view should initiate the drag immediately instead of tracking. Raphael On Sun, Nov 1, 2009 at 11:42 PM, Harry Vangberg wrote: > Hello > > I have a NS