Skip to content

Vertical & horizontal flip not retained #2

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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