abe33 / atom-tree-view-breadcrumb

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

not loaded if the treeview is not open when the window initializes #5

Closed despairblue closed 9 years ago

despairblue commented 9 years ago

Repro Steps

  1. close tree view
  2. reload atom (view -> reload)
  3. open tree view

Expected: breadcrumbs should be in the tree view Actual: breadcrumbs are not in the tree view

Versions


This report was created in and posted from the Atom editor using the package bug-report v0.5.2.

abe33 commented 9 years ago

Thanks for the report, I'll take a look at that when coming back home

despairblue commented 9 years ago

Same thing happened with tree-view-open-files, the fix might apply here as well: https://github.com/postcasio/tree-view-open-files/issues/3#event-202695160

abe33 commented 9 years ago

Thanks for the follow up, I think the update will be available in the evening (Greenwich timezone).

abe33 commented 9 years ago

Fixed in 0.3.0.