[iOS] Animation issue on iOS #1956
Labels
kind/bug
Something isn't working
platform/ios 🍎
Categorizes an issue or PR as relevant to the iOS platform
Milestone
Current behavior
In iOS, when you click on a control (checkbox) to activate the animation (the textblock appears and rises) and you re-click on the control before the animation finishes, the texblock is still displayed
Expected behavior
In Android and UWP, when you click on a control (checkbox) to activate the animation (the textblock appears and rises) and you re-click on the control before the animation finishes, the textblock will disappear
How to reproduce it (as minimally and precisely as possible)
Click on the checkbox to start the animation of a textblock appearing and rising
Before the animation finishes, click again on the checkbox, the texblock is still displayed
Use the following sample: AnimationSample.zip
Environment
Nuget Package:
Uno.Core v1.28.0
Uno.UI v1.45.0
Uno.UniversalImageLoader v1.9.32
Uno.Wasm.Bootstrap v1.0.0-dev.244
Package Version(s):
Affected platform(s):
Visual Studio:
Relevant plugins:
Anything else we need to know?
https://dev.azure.com/nventive/Umbrella/_workitems/edit/164851
The text was updated successfully, but these errors were encountered: