[TIMOB-2248] iOS: transform parent and child leads to flicker
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-07-12T22:32:30.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | core |
Reporter | Tamas Daniel |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:14:45.000+0000 |
Updated | 2017-07-12T22:32:57.000+0000 |
Description
Applying transforms to a child and parent views leads to
flickering.
To be more explicit it looks like there is a lag between the
applied transforms.
I trying to apply a rotate transform to 2 views child-parent on the touchmove.
The initial testcase is this: http://pastie.org/1263792">http://pastie.org/1263792
After some talking on the forum I change it to set the 2d( also tried with 3d) matrix on touchstart and only modify it on touchmove. The effect is the same.
The attached screen capture shows the issue. The bike image should stay steady, but sometimes it moves with the parent view( the red one) then comes back in position.
Thank you.
Attachments
File | Date | Size |
---|---|---|
flick.mov | 2011-04-15T03:14:46.000+0000 | 1789829 |