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
Is there a way to add touch support to the demo?
I tried hooking up to the ontouchstart or other ontouch... events but Container.Payload is always null. Any idea?
The text was updated successfully, but these errors were encountered:
Is there a way to add touch support to the demo?
I tried hooking up to the
ontouchstart
or otherontouch...
events butContainer.Payload
is alwaysnull
. Any idea?The text was updated successfully, but these errors were encountered: