Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6682] MobileWeb: Properly implement 2DMatrix to chain transforms

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2011-12-19T23:38:27.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2011-51, Release 2.0.0, Release 1.8.1
ComponentsMobileWeb
Labelsmerge-1.9.0, stage
ReporterChris Barber
AssigneeChris Barber
Created2011-12-14T23:13:07.000+0000
Updated2017-03-03T23:17:58.000+0000

Description

2DMatrix currently does not implement chained transforms or interpolate animate helper function. Needs to track previous matrix in chain and apply multiple transforms to the interpolated node.

Comments

  1. Chris Barber 2011-12-16

    Pull request: https://github.com/cb1kenobi/titanium_mobile/pull/9
  2. Bryan Hughes 2011-12-19

    Merged in to cb1kenobi's repo until 1.8->1.9 transition is stable in appcelerator repo.
  3. Lee Morris 2017-03-03

    Closing ticket.

JSON Source