jacogr / atom-git-control

Not maintained :(
MIT License
227 stars 70 forks source link

[feature-request] Optimize UI for smaller Screens (Laptops) #187

Open thenickname opened 8 years ago

thenickname commented 8 years ago

I would like to propose a few enhancements to make working with this neat plugin easier on laptop screens:

File names are being cut off (because sidebar is sized relatively to the viewport and is generally too narrow), which makes it very difficult to instantly see which files are modified or untracked. One does see the beginning of each file path, e.g. "js/foo/bar...." but not the actual file name, which decreases the overall usefulness of the file listing. Same goes for listet branches, as they usually wrap into the next line which reduces readability and makes it very hard to get a quick overview of currently existing branches.

Following enhancements could help improve this situation: