[TIMOB-4834] Android: 2Dmatrix rotate flickers on transform
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-07-20T18:27:16.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Release 3.2.0 |
Components | Android |
Labels | 2dmatrix, flicker, module_animation, qe-manualtest, rotate, transform |
Reporter | Natalie Huynh |
Assignee | Ingo Muschenetz |
Created | 2011-07-29T12:08:21.000+0000 |
Updated | 2014-08-13T08:29:42.000+0000 |
Description
Steps to Reproduce:
1. Run the attached app.js
2. Click on the red box
Actual
See the flicker as it transforms
Expected
Should not flicker
Attachments
File | Date | Size |
---|---|---|
app.js | 2011-07-29T12:08:21.000+0000 | 775 |
We made some fairly significant animation changes since 1.8.0. I don't have the device in question, but on the 2.3.3 emulator I do see a very slight flicker (but no flicker on my Jelly Bean devices), which I'm not really sure we can improve on. But before we dig too deep into trying to fix it, can maybe someone in QE test this with that same device Natalie used back then and see if it still happens?
Resolved as a part of https://github.com/appcelerator/titanium_mobile/pull/4398
Closing ticket as fixed. Verified 2Dmatric rotate does not flicker on transform. Tested on: Titanium Studio, build: 3.2.0.201310230548 OS: Mac OS X Mountain Lion (10.8.5) SDK build: 3.2.0.v20131022171645 Ti CLI: 3.2.0 (72f7426b4ee6c2d2883c666d5b7e03906a16012f) Devices: Droid3 (2.3.4), Samsung Galaxy S3 (4.0.4)