eclipsesource / eclipsesource/tabris-js
reverse animation lead to inconsistent property states
Open
bug
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
When an animation has the reverse option set, the final state of the widget may be the same as the initial state. However, the animate method stores the new values in the property cache not matter what.
Contributor guide
Assessment
This issue has not been assessed yet.