scalingYOrSkewingX
scalingYOrSkewingX(
eventData
,transform
,x
,y
):boolean
Parameters
• eventData: TPointerEvent
javascript event that is doing the transform
• transform: Transform
javascript object containing a series of information around the current transform
• x: number
current mouse x position, canvas normalized
• y: number
current mouse y position, canvas normalized
Returns
boolean
true if some change happened