Yummygum / city-lights-ui-atom

65 stars 15 forks source link

File navigator window has no horizontal scroll #3

Open r3dcrosse opened 7 years ago

r3dcrosse commented 7 years ago

Thank you for an awesome theme!

Feature request: horizontal scroll bars in the file navigator window.

Context: It's impossible to navigate projects with a deep directory structure unless I expand the file navigator window. It does produce scroll bars when I make the file navigator window very narrow, however it does not scroll enough to see all the files. I've attached a screenshot below that demonstrates my issue:

screen shot 2017-11-04 at 6 34 35 pm

A lot of Atom themes allow me to scroll the file navigator window horizontally to see all the files/folders in a project without adjusting the width of the window. I think it would be awesome to include this functionality in an awesome theme! 😄

Thank you!

noudadrichem commented 7 years ago

Hi @r3dcrosse,

Thank you for the feedback, i'm glad you like it so far! This is very true, I think something is going wrong in the overflow. I'll add this to my 'to do', and let you know when I fixed this.

nwinkler commented 6 years ago

Any updates on this? I really love the City Lights theme for Atom, but this issue is pretty annoying. Would love to see this fixed - I end up having to resize the tree view to see the full name of a file.

Please bring back the horizontal scroll bar 😄

noudadrichem commented 6 years ago

Hey @nwinkler,

I'm very glad you like the theme! 😊

I'm actually still trying to fix this. It takes up some time because it has a relation to the git status styling we designed, If you really want it to be horizontally scrolled and don't care about the styling of the git status you could take a look at #19 and add it to your own stylesheet.

I hope this helps, and I want to fix this asap.

Sincerely