skewHandlerX
const
skewHandlerX:TransformActionHandler
Defined in: src/controls/skew.ts:225
Wrapped Action handler for skewing on the X axis, takes care of the skew direction and determines the correct transform origin for the anchor point
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