Skip to content

Add support for custom transform matrices in Facade #163

Open
@thecodewarrior

Description

@thecodewarrior

Sometimes it can be useful to skew UI elements to do a "flip" animation. These would still be 2D transforms since everything uses 2D matrices, but 3d effects can be emulated using a simple skew. This would mess with assumptions of transforms being affine, so the impacts of that will have to be considered.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions