[TIMOB-8034] MobileWeb: 2DMatrix: Type error when creating a 2D matrix object
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-03-26T16:18:42.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Release 2.0.0, Sprint 2012-07 |
Components | MobileWeb |
Labels | qe-mw020912 |
Reporter | Natalie Huynh |
Assignee | Bryan Hughes |
Created | 2012-03-15T11:02:42.000+0000 |
Updated | 2012-03-26T16:30:39.000+0000 |
Description
Steps to Reproduce:
1. Run label module test 7416
2. Click on the green box
Actual:
TypeError: '[object Object]' is not a constructor (evaluating 'new UI["2DMatrix"]({ a: this.a, b: this.b, c: this.c, d: this.d, tx: this.tx, ty: this.ty, rotation: this.rotation + angle })')
Expected:
To rotate the object
Attachments
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1734
Tested with 2.0.0.v20120323221800 on Amaze 2.3.4 and iPad 3 5.1