Skip to content

Fix elide of TabButtons

David Edmundson requested to merge work/tabbar into master

Without fillWidth: true the width is unmanaged by the GridView

If the width is unmanaged it will fit the text

BUG: 434945

Merge request reports