-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working