Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIMOB-9468 Update the 2dmatrix test to account for the fact that scale a... #2371

Merged
merged 2 commits into from Jun 12, 2012
Merged

TIMOB-9468 Update the 2dmatrix test to account for the fact that scale a... #2371

merged 2 commits into from Jun 12, 2012

Conversation

billdawson
Copy link
Contributor

...nd rotation transforms now have origin in the center of the animated view (as opposed to upper-left), for parity with iOS (this was done in previous commits.)

https://jira.appcelerator.org/browse/TIMOB-9468

@ayeung is a probably a good candidate to review this since he's now familiar with it after reviewing the other PRs that led to this change.

It's a very quick test: run the ui.2dmatrix drillbit test.

…e and rotation transforms now have origin in the center of the animated view (as opposed to upper-left), for parity with iOS (this was done in previous commits.)

The delta of 25 is explicable in the sense that with the origin now at the center, the origin is calculated as 0.5 x width, and the test is for 50px width (0.5 x 50 == 25).
@ayeung
Copy link
Contributor

ayeung commented Jun 12, 2012

Code reviewed and functionally tested. Ran drillbit on v8 and rhino. Request Accepted

ayeung pushed a commit that referenced this pull request Jun 12, 2012
TIMOB-9468 Update the 2dmatrix test to account for the fact that scale a...
@ayeung ayeung merged commit 40ba370 into tidev:master Jun 12, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants