Dear NSTableView, I am so glad we have begun to understand each other better. Now, why are you tearing when you animate, hmm? :)
@j_willing Nope, seeing it when using insertRowsAtIndexes:withAnimation: and moveRowAtIndex:toIndex on the table view.
-
-
@aral Are you performing multiple inserts one after another, or just one batch in one go? Is your table layer-backed? -
@j_willing Single inserts. Although I think you’re onto something: setting transitiosn on subviews to something (e.g., fade) fixes it. -
@aral I think the problems arises when you try to insert too many rows with one of the slide animations. They end up interfering. -
@j_willing Yeah, I believe the thing to do is to encapsulate them in a single transaction. -
@aral Sounds like a plan!
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.