Skip to content

[CP] Fix TabBar glitchy elastic Tab animation #161664

@TahaTesser

Description

@TahaTesser

Issue Link

#160631

Target

stable

Cherry pick PR Link

#161514

Changelog Description

Fix TabBar glitchy elastic Tab animation

Impacted Users

Apps using the TabBar widget

Impact Description

Visual animation glitches

Before the fix

before.mp4

After the fix

fixed.mp4

Workaround

Modify default Tab animation which defaults to TabIndicatorAnimation.elastic. This default Tab animation glitches on 3.27.x releases.

Set TabBar.indicatorAnimation parameter to TabIndicatorAnimation.linear as a workaround.

Risk

low

Test Coverage

yes

Validation Steps

No response

Metadata

Metadata

Labels

cp: reviewCherry-picks in the review queue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions