I'm having weird problems with a CollectionView inside an NSSplitView... it looks fine but as soon as I re-size (either by dragging the split view's divider or by re-sizing the window) the CollectionView's animation is flickering a LOT, and the items in my collection view are jumping all over the place, from the top of the collection view to the bottom and back to the top...

I was wondering if anyone else had problems with NSCollectionView in split views? I'm pretty sure the problem is related to animation... perhaps if I could disable the collection view's animation altogether? Not sure if it's possible...

I first noticed the bug using BWToolKit's BWSplitView and I thought it could be a bug with the toolkit, but I tried changing the BWSplitView to an NSSplitView and the same behavior is present...

It's really nothing subtle... it really makes the app unusable... is this a known bug?

Jean-Nicolas Jolivet
silver...@videotron.ca
http://www.silverscripting.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to