[TIMOB-8434] MobileWeb: 2DMatrix scale() y-factor should use x-factor if not specified
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-04-16T11:48:24.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Release 2.1.0, Sprint 2012-08 |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-03-29T23:38:58.000+0000 |
Updated | 2017-03-04T00:20:02.000+0000 |
Description
A 2D matrix object has a scale() function that accepts a x and y scaling factor, but if y is omitted, then it should x's factor.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1888
Closing ticket due to MobileWeb no longer being supported.