Skip to content

scalingXOrSkewingY

const scalingXOrSkewingY: TransformActionHandler

Defined in: src/controls/scaleSkew.ts:64

Composed action handler to either scale X or skew Y Needs to be wrapped with wrapWithFixedAnchor to be effective

Param

javascript event that is doing the transform

Param

javascript object containing a series of information around the current transform

Param

current mouse x position, canvas normalized

Param

current mouse y position, canvas normalized

Returns

true if some change happened