Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8034] MobileWeb: 2DMatrix: Type error when creating a 2D matrix object

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-03-26T16:18:42.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.0.0, Sprint 2012-07
ComponentsMobileWeb
Labelsqe-mw020912
ReporterNatalie Huynh
AssigneeBryan Hughes
Created2012-03-15T11:02:42.000+0000
Updated2012-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

FileDateSize
Animation.zip2012-03-15T11:02:42.000+00002331257

Comments

  1. Bryan Hughes 2012-03-18

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1734
  2. Natalie Huynh 2012-03-26

    Tested with 2.0.0.v20120323221800 on Amaze 2.3.4 and iPad 3 5.1

JSON Source