Re: NSCollectionView selection behavior is insanely bad
Re: NSCollectionView selection behavior is insanely bad
- Subject: Re: NSCollectionView selection behavior is insanely bad
- From: Steve Mills <email@hidden>
- Date: Wed, 26 Apr 2017 18:31:31 -0500
On Apr 26, 2017, at 18:13, Greg Weston <email@hidden> wrote:
>> Instead of doing the right thing when shift-clicking (selecting a range from the anchor), it simply adds/removes the clicked item to/from the selection. That's unlike pretty much any Apple matrix-of-items selection behavior ever.
>
> You mean it selects like Finder icon views have since 1984? Like a collection of discrete items instead of a continuum?
Yes, and since it's a replacement for other non-Finder-icon-view type things (e.g. IKImageBrowserView), its the wrong behavior. That's why I said "matrix of items". Finder icon view is not that—they can be arranged with complete disregard to columns and rows.
Steve via iPad
_______________________________________________
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