Re: NSOutlineView not lazy when expanding items :(
Re: NSOutlineView not lazy when expanding items :(
- Subject: Re: NSOutlineView not lazy when expanding items :(
- From: Kyle Sluder <email@hidden>
- Date: Tue, 16 Sep 2014 17:23:09 -0500
On Tue, Sep 16, 2014, at 05:04 PM, Jerry Krinock wrote:
>
> > On 2014 Sep 16, at 10:29, Jens Alfke <email@hidden> wrote:
> >
> > Maybe it's the animation that ends up dereferencing all the rows? I forget whether there's a way to disable the animations on an NSOutlineView …
>
> I can’t find any such control, Jens.
I'd try wrapping things in an NSAnimationContext with
allowsImplicitAnimation=NO. Though I'm not sure where you would have the
opportunity to wrap the built-in expand behavior.
--Kyle Sluder
_______________________________________________
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