EDSidebar icon indicating copy to clipboard operation
EDSidebar copied to clipboard

Attemp to create a customizable Sidebar like those seen in apps like Sparrow or Twitter

Results 5 EDSidebar issues
Sort by recently updated
recently updated
newest added

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

- (NSDragOperation)sideBar:(EDSideBar*)tabBar validateDrop:(id)sender row:(NSInteger)row is called once you drop your cursor on the EDSideBar view and not for each cell.

**\* Terminating app due to uncaught exception 'NSRangeException', reason: 'NSRLEArray objectAtIndex:effectiveRange:: Out of bounds' terminate called throwing an exception abort() called Some users see this on launch on OS X...

Is there a way to easy make the whole bar transparency and add a custom image to it?