How to switch off NSCollectionView fade animations

2008-08-10 Thread Markus Spoettl
Hello List, is there a way to switch off the fade-in and fade-out animation that take place when NSCollectionView shows new or hides removed items? Those things can really decrease performance when it displays a lot of collection items that have complex drawing routines. On top of it I

Re: How to switch off NSCollectionView fade animations

2008-08-10 Thread Kyle Sluder
On Sun, Aug 10, 2008 at 3:22 PM, Markus Spoettl [EMAIL PROTECTED] wrote: So I'd really really like to completely switch animation off for the collection view if that is possible. Is it? Dunno if it's possible. If you want to try to hack around it, see if NSCollectionView posts any