Skip to content

Vertical & horizontal flip not retained #2

@spaceottercode

Description

@spaceottercode

The vertical & horizontal flip when used in conjunction with rotates or other flips cause image to reset (discards previous rotates and flips).

I need to try rotate filter that comes with CamanJS. This will record/bake the rotate operation and as such may resolve part of the problem. However this may extend render time. I will also be looking into porting the flip operation into a filter. The downside with filters is that they can be added endlessly, regradless of their cancellation (4 rotates = no rotates) but they do preserve order (rotate+vertical flip ≠ flip+rotate).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions