On Sep 23, 2016, at 1:01 PM, Steve Mills <sjmi...@mac.com> 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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to