bilelmoussaoui / nautilus-git

Nautilus/Nemo extension to add important information about the current git directory
GNU General Public License v3.0
149 stars 9 forks source link

Git info bar is higher than other nautilus info bars #15

Closed jp7677 closed 7 years ago

jp7677 commented 7 years ago

Hi there, Thanks for this cool nautilus extension. On my system the git bar is slightly higher than other nautilus bars. Would be cool if the height would be somewhat less to match the other info bars. See screenshot for what I mean. screenshot from 2017-04-22 16-30-06

Regards, jens

bilelmoussaoui commented 7 years ago

I will take care of that :) Thanks for reporting !

bilelmoussaoui commented 7 years ago

Can you compare the Info bar of the trash folder? The info bar on templates folder doesn't contain any Gtk.Button, which is the reason why it looks much more smaller then the git one

jp7677 commented 7 years ago

Ah ok, yes, the trash info bar is indeed also much higher than the templates bar, though still some pixels smaller than the git bar. screenshot from 2017-04-23 10-21-40

screenshot from 2017-04-23 10-24-34

I would prefer to have both the same size of the templates bar, but that seems more a theming issue and not something within your extension.

jp7677 commented 7 years ago

Feel free to close this issue if you want to keep it like it is, I can certainly very well become used to the current appearance ;)

bilelmoussaoui commented 7 years ago

Sorry for the long delay, i tried to reduce it's size but it's not possible due to the use of a Gtk.Button :+1: