Skip to content

scalingXOrSkewingY

const scalingXOrSkewingY: TransformActionHandler

Defined in: controls/scaleSkew.ts:65

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

eventData

javascript event that is doing the transform

transform

javascript object containing a series of information around the current transform

x

current mouse x position, canvas normalized

y

current mouse y position, canvas normalized

true if some change happened