RATreeView
RATreeView copied to clipboard
Use isEqual method to compare treeNode item
Using "==" operator cause unexpected compare results in iOS 8. I tested on iOS 8.2 with item as NSNumber object. It runs ok on simulator but real device.