onInstanceMouseDown and onInstanceMouseUp in view canvas
K
Keith Gamble
In the view canvas, it would be great if we were able to see the onInstanceMouseDown event, as currently the onInstanceClicked event happens after the normal onMouseDown, so you cant do anything to manipulate that instance with a mouse move. More information about that example is here https://forum.inductiveautomation.com/t/perspective-mouse-click-drag/28583/14
Log In
J
James Rowe
Keith Gamble Should this be changed to be an implementation of native JS click and drag in view canvas?
Simply a prop like 'allowDragging' would be enough.