unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
8.95k stars 726 forks source link

`ColorAnimation` and `DoubleAnimation` should be stopped/resumed on application suspend/resume #17579

Open Youssef1313 opened 3 months ago

Youssef1313 commented 3 months ago

Current behavior

No response

Expected behavior

Relevant WinUI code:

image

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

MartinZikmund commented 3 months ago

This is particularly important for infinite animations, where the mobile OS could terminate the app for working in the background when not visible