Re: IKImageBrowserView keeps scrolling to the bottom
Re: IKImageBrowserView keeps scrolling to the bottom
- Subject: Re: IKImageBrowserView keeps scrolling to the bottom
- From: James Crate <email@hidden>
- Date: Fri, 23 Sep 2016 13:21:56 -0400
On Sep 23, 2016, at 1:01 PM, Steve Mills <email@hidden> wrote:
>
> I just noticed that the most recent build of my app was scrolling the image browser view constantly to the bottom. I can scroll up once it gets to the bottom, but it then scrolls back down. I can change the sort order, but it keeps scrolling to the bottom no matter what. I have it subclassed, but only to handle methods for printing.
>
> I recently updated to Xcode 8, still at OS X 10.11.6.
>
> Any ideas? Any methods I could try overriding to see what's going on? I tried setting a notification observer for NSScrollViewDidLiveScrollNotification, but that's only being sent when I manually scroll.
I saw the same thing when I updated to Xcode 8 last week. A sample app with no subclassing displays the same behavior. I filed a radar with sample project as well.
The documentation for IKImageBrowserView now says it is effectively deprecated so I guess we may be forced to upgrade to NSCollectionView.
Jim Crate
_______________________________________________
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