Skip to content

Adwaita: Stop using $button_fill (for gtk-3-24)

nana-4 requested to merge nana-4/gtk:button-fill-var-removal-gtk3 into gtk-3-24

The $button_fill hack for button.circular is pretty awkward and is currently broken. Instead of relying on it, allow the button() mixin to have an additional background-image optionally.

Fixes #3354 (closed)

Merge request reports