abe33 / atom-tree-view-breadcrumb

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

Suggestion: Scroll to folder on click. #25

Open THernandez03 opened 8 years ago

THernandez03 commented 8 years ago

Problem

If you are viewing a folder in folders with too many dependencies like node_modules or bower_components and you want to go up, you must to scroll to top manually.

Too many scroll

image

Solution

You only click the breadcrumb and scrolls to top automatically to the clicked folder.

abe33 commented 8 years ago

Hi @THernandez03, I'm not really sure what happens in your case, but this is already implemented:

tree-view-scroll

Or maybe I didn't understood what your request was?

THernandez03 commented 8 years ago

there is something wrong then... look this

animation

abe33 commented 8 years ago

Hmm, and there's no message in the devtools console?

Could you tell me more about your config because if I can't reproduce the issue I can't fix it.

THernandez03 commented 8 years ago

there is no message in devtools console.

I'm using Atom 1.7.3 on Windows.