fix: animator not locking itself if changing percentage before ending

This commit is contained in:
Gerard Gascón 2024-04-18 16:59:01 +02:00
parent 2b17041d49
commit 9d5f64fd19
17 changed files with 138 additions and 75 deletions

View file

@ -0,0 +1,3 @@
{
"name": "FramedAnimator.Domain"
}