Open Bug 1431834 Opened 8 years ago Updated 3 years ago

Snackbar show animation looks odd (on master with stackviews)

Categories

(Firefox for iOS :: General, enhancement, P3)

Other
iOS
enhancement

Tracking

()

Tracking Status
fxios 11.0 ---

People

(Reporter: garvan, Unassigned)

Details

Snackbar layout management is now done by StackViews, and with this change is a change to the way they animate in. The previous animation was not particularly good, it was not smooth, one could see visible flashing during the animation. The new animation is better, but now animates in from the lower left anchor of the stackview (the Snackbar size is being animated I think) and looks odd. StackViews are still a WIP on master so I assume this is something we'll get fixed before it gets to release. Likely changing the animation to scroll up from the bottom with its size already fixed will look fine.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.