Accordion icon indicating copy to clipboard operation
Accordion copied to clipboard

Crash on expand

Open jbleyel opened this issue 14 years ago • 0 comments

app crash in GITree.m :

        [aTableView insertRowsAtIndexPaths:indexPaths 
                              withRowAnimation:UITableViewRowAnimationLeft];
  1. expand a folder in third level
  2. collaps the root
  3. expand the root

jbleyel avatar Aug 07 '11 19:08 jbleyel