microsoft / WinUI-Gallery

This app demonstrates the controls available in WinUI and the Fluent Design System.
MIT License
2.83k stars 635 forks source link

[SceneGraph LKG] Disable check to skip animation if an animation is already in progress #1656

Closed getrou closed 1 week ago

getrou commented 1 week ago

Disable check to skip animation if an animation is already in progress.

We can re-enable this if we want it, but for now we'll restart the animation if a click happens again too fast.