Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 400 Bytes

File metadata and controls

12 lines (8 loc) · 400 Bytes

NSCollectionViewAnimationBug

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?

License

This project is distributed under the WTFPL