city-lights-ui-atom
city-lights-ui-atom copied to clipboard
Use indirect reference on tree view tab
This PR fixes #48 as it references to tree view tab indirectly (finds the parent element of .tab[data-type='TreeView']
) instead of hiding the first one.
Works for me!
I added another commit as I realized Atom will not put tree view into DOM hierarchy if you don't have projects opened. Dynamically observe pane item additions (and fix the tree view tab accordingly) solves the problem.
Thanks for the PR !
I'll take a look at this asap! for now it lgtm but have to test😉
@noudadrichem Hi Noud, any assistance I could provide to make things smoother? :)