-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File navigator window has no horizontal scroll #3
Comments
Hi @r3dcrosse, Thank you for the feedback, i'm glad you like it so far! |
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 😄 |
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 |
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:
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!
The text was updated successfully, but these errors were encountered: