Skip to content

🐛 TabView TabWidthBehavior doesn't work as expected #218

@WinXaito

Description

@WinXaito

Describe the bug
With TabWidthBehavior.sizeToContent, the tab width is correct, but the offset with the previous and next tab is not.

To Reproduce

TabView(
  tabWidthBehavior: TabWidthBehavior.sizeToContent,
  ...
)

Screenshots

tabview_sizecontent

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions