Skip to content

overlaylayout: Set position style class on child

António Fernandes requested to merge cherry-pick-351ffef7 into gtk-4-6

As documented:

Overlay children whose alignments cause them to be positioned at an edge get the style classes “.left”, “.right”, “.top”, and/or “.bottom” according to their position.

Likely accidental regression in b7ee2cbc

Fixes nautilus#2099 (closed)

(cherry picked from commit 351ffef7)

Merge request reports