oriolmirosa / open-files

Atom package to show the open files in the tree-view panel, mirroring the functionality in Sublime Text
https://atom.io/packages/open-files
MIT License
15 stars 10 forks source link

"Open Files" section doesn't have the same line height on some themes. #3

Closed Goodwine closed 7 years ago

Goodwine commented 7 years ago

I'm using silvestreh/atom-material-ui for my UI Theme, and there is a setting called "Compact tree view". When using this plugin, I can see the Open Files pane above tree-view, but it has the default height instead of the compact height (and material-ui does take a lot of space if it's not compact).

If it's not possible to fix the panes, can we have a setting for custom height of the listed files?

Example of this happening, notice how the "open files" don't shrink like the tree-view files do. Example

oriolmirosa commented 7 years ago

Fixed with commit 6663fb71ac2348f8afe68b51355a7d6b0dc5a356. If this doesn't work properly, or if there are similar problems with other themes, please re-open the issue.