numix-gtk-theme
numix-gtk-theme copied to clipboard
GTK 3.20 :: Toolbar/inlinetoolbar :: Button separator bug

@lots0logs Idea?
Which application is that?
gedit -> print sample nautilus -> settings
old mistakes, i forgot to send in =/ (https://github.com/numixproject/numix-gtk-theme/commit/4fb890854cb8bbeb7153e21daff5b7cd41598490 I've seen here) Base inline-toolbar code ok. A special code will be here... =/
@megax Did you try using separator code inside inline-toolbar? Although it should get inherited from primary-toolbar.
@khurshid-alam I tried but ran out of idea. =/
I will try and take a closer look at this today...
Related bug:
Adwaita:

Numix:

Maybe the problem here: https://github.com/numixproject/numix-gtk-theme/blob/2.6.5/src/gtk-3.20/scss/widgets/_button.scss#L87
@megax Still reproducible in 3.22?
@khurshid-alam Yes, reproducible =/
I don't think we can do much here other than separating toolbar link-button code from inline-toolbar link-button. May be we should target Gtk-4 for this.