You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2026. It is now read-only.
May I know, is it possible achieve animation during drag-n-move, by modifying your WpfDashboardControl? Can you provide me some hint on where I should start from?
Hi @DustinBryant
Thank you for open sourcing WpfDashboardControl. It provides a good foundation, for me to create a card-liked dashboard UI.
Currently, I'm planning to port the following Android app to desktop app.
I wish to achieve the following animation during drag-n-move - https://youtu.be/aRvM64dBNA0
May I know, is it possible achieve animation during drag-n-move, by modifying your WpfDashboardControl? Can you provide me some hint on where I should start from?
Thanks.