Skip to content

ITransform perspective rotation inconsistent on different platforms. #15108

Open
@Larhei

Description

@Larhei

Description

When trying to create a page flip effect on maui I came across the issue that rotates and rotates do not behave the same on iOS and android. Beside the fact that moving the anchor out of the centre of the object rotated result in different rendering,
There seems to different clipping behaviours on iOS and Android.

In order to provide a consistent experience on different platforms a unified behaviour of basic 2d transformations would be nice.

Steps to Reproduce

  1. Checkout Repository
  2. Run the Sample on iOS and Android to see the difference
  3. Read the Xaml of the MainView

Link to public reproduction project repository

https://github.com/Larhei/Maui-Issues/tree/main/PerspectiveRotation

Version with bug

7.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

iOS, Android

Affected platform versions

iOS, Android

Did you find any workaround?

No

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions