I have an NSTableView which has custom row heights. I would like to temporarily turn off animations while I resize the heights. When there are many rows in view, or the user scrolls fast, the animation is just too much. How can I do this?
In the documentation for NSView you find
"- (void)setLayerContentsRedrawPolicy:(NSViewLayerContentsRedrawPolicy)newPolicy", what should fit to your needs.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more