You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without the draggable attribute, a touchable SpaceImage is not moved but the default drag-drop behaviour of the browser activates. See also this SO answer.
It seems that this also causes a touch point to stick. It might be a good idea to first fix the sticky touch point and then implement the draggable attribute.
The text was updated successfully, but these errors were encountered:
Without the draggable attribute, a touchable SpaceImage is not moved but the default drag-drop behaviour of the browser activates. See also this SO answer.
It seems that this also causes a touch point to stick. It might be a good idea to first fix the sticky touch point and then implement the draggable attribute.
The text was updated successfully, but these errors were encountered: