Re: MODERATOR NOTE: Re: NSOutlineViews and Mountain Lion

2013-07-23 Thread Eddy T
Be thankful it even showed up in the first place (and that I was there to provide an *actual* answer). I'm still waiting for the question I posted over a month ago to make it to the list! On Wed, Jul 10, 2013 at 9:27 PM, Alex Zavatone wrote: > But Chris, how do I know if it is unsupported, unle

Re: NSOutlineViews and Mountain Lion

2013-07-23 Thread Eddy T
IIRC, it's worked that way since at least Lion. The docs state this somewhere (couldn't find it right now though), that you can disable this behavior by wrapping the expand/collapse calls with a 0 duration animation; I've done this in a subclass of NSOutlineView but I think just wrapping the call w