Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] TabView Tab Indicator width reverts to item width on selected tab change #947

@shaun-h

Description

@shaun-h

Description

When TabIndicatorWidth is set the indicator does get given the width requested, but when a different tab is selected to the current tab the indicator width gets set the tab item width.

Steps to Reproduce

  1. Create a TabView with 2 or more tabs
  2. Set the tabview to have a TabIndicatorWidth="10"
  3. Run the application and change the selected tab

Expected Behavior

TabIndicator stays the same width as TabIndicatorWidth on selection change

Actual Behavior

TabIndicator width sometimes reverts to tab item width on selection change

Basic Information

  • Version with issue: 1.0.2
  • Last known good version: N/A
  • IDE: Visual Studio for Mac (8.8.9)
  • Platform Target Frameworks:
    • iOS: 14.4
    • Android: Not Tested
    • UWP: Not Tested
  • Android Support Library Version: Unsure
  • Nuget Packages: Unsure
  • Affected Devices: I have tested in the iOS simulator and on iPhone 12 Pro

Workaround

No workaround known

Reproduction imagery

Screen.Recording.2021-02-20.at.10.02.37.pm.mov

Reproduction Link

TabVIewRepro.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working. Breaky break.s/unverifiedThis issue needs verification/reproduction by a team member. PRs cannot be accepted/merged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions