[TIMOB-26566] iOS: Add ability to remove previously added motion effects
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-09-02T09:37:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 8.2.0 |
Components | iOS |
Labels | Q2, roadmap2019 |
Reporter | Hans Knöchel |
Assignee | Jan Vennemann |
Created | 2018-11-15T17:00:46.000+0000 |
Updated | 2020-12-11T06:53:18.000+0000 |
Description
I would like to expose a "clearMotionEffects()" method. We use the API exposed by this ticket but see some glitches when switching tabs. This is the natively, but requires some handling to remove the motion-effect on blur and re-add it on focus. Using this API will solve it.
This is based on the existing API exposed in TIMOB-25684.
PR: https://github.com/appcelerator/titanium_mobile/pull/10474
Thanks for PR [~hknoechel].
FR Passed on Master, waiting on Jenkins builds. Note* build is needed for 8_3_X as well.
8_3_X PR: https://github.com/appcelerator/titanium_mobile/pull/11181
FR Passed on 8_3_X, waiting on Jenkins build.
Merged to master (8.2.0) and 8_3_X
*Closing ticket*, improvement verified in SDK version
8.2.0.v20190829124255
and SDK version8.3.0.v20190829124521
. Test and other information can be found at: PR - PR: https://github.com/appcelerator/titanium_mobile/pull/10474 8_3_X PR: https://github.com/appcelerator/titanium_mobile/pull/11181