| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Test PASSed. |
Sorry, something went wrong.
|
Test FAILed. |
Sorry, something went wrong.
|
run ci |
Sorry, something went wrong.
|
Test FAILed. |
Sorry, something went wrong.
…handle continuation from the current state. There is a new "Sequence" animation in the "animations" app that displays a sequence of animations that used to be buggy in iOS (the animated object was jumping around) but should now display a nice continuos animation. The problem that has been fixed appeared only when multiple properties that affect transform are animated: rotate + translate or scale + translate.
|
Test PASSed. |
Sorry, something went wrong.
|
👍 |
Sorry, something went wrong.
|
Test PASSed. |
Sorry, something went wrong.
…quence Subsequent animation of transition and rotation or scale will appear jumpy in iOS
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Move from begin/commit animation blocks to keyframe animations, they handle continuation from the current state better. There is a new "Sequence" animation in the "animations" app that displays a sequence of animations that used to be buggy in iOS (the animated object was jumping around) but should now display a nice continuous animation. The problem that has been fixed appeared only when multiple properties that affect transform are animated: rotate + translate or scale + translate.