[macOS] Fix Image Rotation issue (#7815) fixes #5395
authormelimion <33512073+melimion@users.noreply.github.com>
Fri, 4 Oct 2019 14:08:45 +0000 (17:08 +0300)
committerRui Marinho <me@ruimarinho.net>
Fri, 4 Oct 2019 14:08:45 +0000 (15:08 +0100)
commit7e136aef4a38f6ee612644f589b1ce1d53d8724e
treec5397a4e7ee9122faceacbd16e92f2ef539b7470
parent831074f6350de1312ec181008f88f8e12a4462f5
[macOS] Fix Image Rotation issue (#7815) fixes #5395

* AnchorPoint fix

* rotation and translationY direction fix

* clipping fix

* test added

* anchor point and position translation fixed

* test update
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5395.cs [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
Xamarin.Forms.Platform.iOS/VisualElementTracker.cs