Re: Alternate to scrollPoint?
Re: Alternate to scrollPoint?
- Subject: Re: Alternate to scrollPoint?
- From: Steve Mills <email@hidden>
- Date: Tue, 24 Sep 2013 09:20:17 -0500
On Sep 24, 2013, at 08:25:06, Kyle Sluder <email@hidden> wrote:
> Did you try wrapping your call to -scrollPoint: in an NSAnimationContext with allowsImplicitAnimation=NO?
Sadly, that's 10.8 only, and I need to support 10.7. Plus, we're not layer backed right now due to performance problems with drawing layer tiles.
> Since scrolling is defined to be performed by translating the bounds.origin of the clip view, this should be fine. But I wonder if it will interfere with your previously mentioned pseudo-scrolling (which would be another reason to abandon that approach and adopt one that doesn't fight the framework).
Possibly, but it's all being checked out. Seems like some parts of the scroller are broken without my scroller subclass and now other parts are broken with it. Arg. Thanks again for helping out, Kyle.
--
Steve Mills
office: 952-818-3871
home: 952-401-6255
cell: 612-803-6157
_______________________________________________
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