[TIMOB-416] animation - can't rotate 360 degrees
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:58.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 0.9.2 |
Components | iOS |
Labels | animation, rotate |
Reporter | Nolan Wright |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:28:56.000+0000 |
Updated | 2011-10-25T08:01:14.000+0000 |
Description
when using
transform.rotate(360) - nothing happens
I am using a nightly build for 1.5 and I am still having this same issue. When using rotate(360) nothing happens.
This says closed and fixed. But I am still getting this issue in 1.7.3 and 1.8 + Also note that if I want to rotate 270 degrees, it rotates 90. Clearly something simple is needed to fix this. I'm trying to rotate some views 360. Nothing happens.