Skip to content

scalingYOrSkewingX

const scalingYOrSkewingX: TransformActionHandler

Defined in: controls/scaleSkew.ts:85

Composed action handler to either scale Y or skew X 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