Skip to content

Outline/focus ring border-radii fixes

Feichtmeier requested to merge Feichtmeier/gtk:Gtk_3_24_focus_rings into gtk-3-24
  • change %linked_XXX class outline-radii to match the border-radii
  • adapt the .dialog-action-area buttons to this

Before (evenly rounded even if the button is not evenly rounded):

image

beforerere

before

After (outline-radius matched to the border-radius):

after

image

afterrr

I really wonder why the gtk-contained includes the typography changes - did a previous commit forgot to run the export script?

CC @jimmac :)

Merge request reports