vinceliuice / Vimix-gtk-themes

Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
https://vinceliuice.github.io/
GNU General Public License v3.0
1.64k stars 109 forks source link

checkbox buttons hover highlight is truncated #223

Closed fossfreedom closed 3 years ago

fossfreedom commented 3 years ago

image

Not sure on the best way to resolve this.

So for apps that have multiple checkboxes in a grid (in this case budgie desktop - weathershow applet) the top-bottom checkbox hover highlight is truncated.

The highlight slightly overlaps the label of the checkbox as well.

I suppose a margin factor could be used here to resolve the truncation? No sure if anything can be done for the label.

Likewise since where the checkbox is left-most position in a grid, the highlight is also truncated

Ubuntu Budgie 21.04/21.10, Vimix (all variants) release tag 2021-08-17

vinceliuice commented 3 years ago

I'll try add some margin to the left

vinceliuice commented 3 years ago

I think this is fixed