mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-01-01 19:48:53 +01:00
Allow chaining of animations with the "from" attribute omitted.
This commit is contained in:
parent
935a02dfd9
commit
2c0d20f3bf
@ -294,6 +294,7 @@ bool Component::animate()
|
||||
{
|
||||
currentTweenIndex_++;
|
||||
elapsedTweenTime_ = 0;
|
||||
storeViewInfo_ = baseViewInfo;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user