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.88k stars 717 forks source link

Control is moved by animation when it begins in Uno.WinUI on macOS #5383

Closed vadd98 closed 4 months ago

vadd98 commented 3 years ago

Current behavior

When a Storyboard begins the animated control is automatically moved to another position. In particular, it is moved in the upper-left direction.

Expected behavior

The animated control has to stay in its original position when the Storyboard begins

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

1) animate a control using a Storyboard in xaml 2) start the Storyboard

Workaround

None

Environment

Nuget Package:

Nuget Package Version(s): Uno.WinUI 3.5.0

Affected platform(s):

IDE:

Relevant plugins:

Anything else we need to know?

MartinZikmund commented 4 months ago

This is no longer relevant as we have a new macOS backend 🚀