Skip to content

Add skew property to inspector #1

@StickmanRed

Description

@StickmanRed

Description

It'd sure be nice to be able to skew properly. My next task is to modify Wick to internally support skew transformations.

Affected files

Steps

Notes

Transformations should be in a scale-shear-rotate order.
Skew X/Y is dependent on width and height.

SelectionWidget changes the position, scaling, and rotation of the paper.js objects, which View.Frame depends on. Change View.Clip to store scale, rotation, and skew information in group.data, so that View.Frame can see the full transformation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions