rjaviervega / tree-view-git-modified

Atom.io package to display pane with git modified files
MIT License
11 stars 7 forks source link

Increased length of tree-view not taken into account for scrolling #3

Closed michaelaye closed 8 years ago

michaelaye commented 9 years ago

When the Git Modified section is large enough to push the end of the tree-view out of sight, tree-view does not trigger the scrolling interface and stays static even so files are out of view. Should this plugin maybe communicate the length of file list somehow to the tree-view plugin?

I attach some screenshots, even so I'm not sure they help as they don't prove that scrolling does not work, but one can see how the last files of the standard tree-view are now out of sight:

screenshot 2015-07-27 12 19 12 screenshot 2015-07-27 12 19 18

rjaviervega commented 9 years ago

Thank you for finding this bug. I will fix it shortly.