elementary / stylesheet

The GTK Stylesheet for elementary OS
https://elementary.io
GNU General Public License v3.0
320 stars 74 forks source link

Separated tabs appear joined #890

Open pongloongyeat opened 3 years ago

pongloongyeat commented 3 years ago

What Happened

When opening multiple tabs, tabs that are out of focus appear joined (no outline to discern between the tabs).

Screenshot from 2020-11-23 06 41 50

One can probably tell that the tabs are separated by the folder name label, but this might annoy others when trying to close tabs since the label is in the centre of the tab, which makes it hard for the user to tell how far the 'x' button is from the label. Can't get used to this either since this distance is not static (reduces with increasing number of open tabs) :/

Platform Information

Screenshot from 2020-11-23 08 51 14

cassidyjames commented 3 years ago

Yeah, I agree these could be better, especially since we're hiding the close button. I wonder if a small stroke separating tabs would be enough without making it that much more visually noisy:

Screenshot from 2020-11-25 13-36-50

The difficult thing is dealing with not having the strokes on the start of the first one, then end of the last tab, and not on the sides flanking and active tab.

hanaral commented 3 years ago

Yeah, I agree these could be better, especially since we're hiding the close button. I wonder if a small stroke separating tabs would be enough without making it that much more visually noisy: ...

@cassidyjames what about making the tab’s width a little shorter - that way the highlight that appears on hover would no longer look conjoined with the active tab