Skip to content

skewCursorStyleHandler

skewCursorStyleHandler(eventData, control, fabricObject): string

Defined in: src/controls/skew.ts:71

return the correct cursor style for the skew action

Parameters

eventData

TPointerEvent

the javascript event that is causing the scale

control

Control

the control that is interested in the action

fabricObject

FabricObject

the fabric object that is interested in the action

Returns

string

a valid css string for the cursor