Describe the bug
The animation of the ProgressBar when its value decrease is very strange. It seems like the bar itself is shrinking not on its left edge, but somewhere in the middle, while translating.
Why is this important?
It does not look natural and polished.
Steps to reproduce the bug
Go to winui 3 gallery >> ProgressBar page. Set the value to 100, then set it to 50.
Actual behavior
No response
Expected behavior
The left edge should be fixed during a decrease animation.
Screenshots
No response
NuGet package version
2.4.0
Windows version
Windows 10 (1809): Build 17763
Additional context
No response
Describe the bug
The animation of the ProgressBar when its value decrease is very strange. It seems like the bar itself is shrinking not on its left edge, but somewhere in the middle, while translating.
Why is this important?
It does not look natural and polished.
Steps to reproduce the bug
Go to winui 3 gallery >> ProgressBar page. Set the value to 100, then set it to 50.
Actual behavior
No response
Expected behavior
The left edge should be fixed during a decrease animation.
Screenshots
No response
NuGet package version
2.4.0
Windows version
Windows 10 (1809): Build 17763
Additional context
No response