scalingYOrSkewingX
const
scalingYOrSkewingX:TransformActionHandler
Defined in: src/controls/scaleSkew.ts:84
Composed action handler to either scale Y or skew X
Needs to be wrapped with wrapWithFixedAnchor
to be effective
javascript event that is doing the transform
javascript object containing a series of information around the current transform
current mouse x position, canvas normalized
current mouse y position, canvas normalized
Returns
Section titled “Returns”true if some change happened