NSCollectionView Animation Bug
This project demonstrates the issue where an NSCollectionView doesn't look good with animations.
There is a hack to make the animation work, but it uses a private api. Is there a way to make the animation not happen without using this private API?
This project is distributed under the WTFPL