Skip to content

Replicate NSAffineTransform logic for rotation to AffineTransform #11347

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

Merged

Conversation

phausler
Copy link
Contributor

@phausler phausler commented Aug 4, 2017

AffineTransform was modified previously to alter the rotation logic, this unfortunately did not account for composition of matrices. This change replicates the logic in NSAffineTransform for rotation.

This addresses:
rdar://problem/33510242

@phausler
Copy link
Contributor Author

phausler commented Aug 4, 2017

@swift-ci please test and merge

@phausler
Copy link
Contributor Author

phausler commented Aug 4, 2017

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit cfb2a87 into swiftlang:master Aug 4, 2017
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.

2 participants