Anatoliy Pozdeyev
Anatoliy Pozdeyev
This pull-request contains fix of problem that hidden buttons can be tapped.
In our project, we faced with a crash similar to https://github.com/bfeher/BFPaperTabBarController/issues/3. It was because tabRects array was set by empty array at tabbar vc initialization and later it will not...
Hello, We use RATreeView in our project together with NSFetchedResultsController, but we get a problem when CoreDate context is saved with a few deleted objects. I dived into RATreeView code...