Skip to content

switchers/thumbanails: Fix icon cropped when text is large enough

Ismael Asensio requested to merge work/iasensio/thumbnailswitcher-layout into master

Use a RowLayout instead of a single Item with complex anchors and width calculations.

BEFORE AFTER
thumbswitcher_before thumbswitcher_after

BUG: 451997 FIXED-IN: 5.25.2

Merge request reports