abe33 / atom-tree-view-breadcrumb

Display a breadcrumb on tree view scroll
MIT License
10 stars 3 forks source link

Showing and hiding of tree view gives error #9

Closed DavidLGoldberg closed 9 years ago

DavidLGoldberg commented 9 years ago

Restart atom where tree view is open. cmd + \ to close, and once again to open gives the following error (but only pops up the first time)

Uncaught TypeError: Cannot read property 'scrollTop' of null /Users/dgoldberg/.atom/packages/tree-view-breadcrumb/lib/breadcrumb-element.coffee:134 Hide Stack Trace TypeError: Cannot read property 'scrollTop' of null at tree-view-breadcrumb.BreadcrumbElement.update (/Users/dgoldberg/.atom/packages/tree-view-breadcrumb/lib/breadcrumb-element.coffee:134:34) at /Users/dgoldberg/.atom/packages/tree-view-breadcrumb/lib/breadcrumb-element.coffee:130:8 The error was thrown from the tree-view-breadcrumb package You can help by creating an issue. Please explain what actions triggered this error.

abe33 commented 9 years ago

Thanks for the report, I'll try to ind a fix for that asap.

DavidLGoldberg commented 9 years ago

Hey @abe33 issue #10 is the same issue, but this time the auto issue creator worked :)

abe33 commented 9 years ago

Ok thanks