You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to excaliburjs
I can't seem to use any html elements to click on since Pointer._handleTouchEvent() seems to be preventing default all the time. Is there a way around this? I don't want to recreate all my html and css in js for the actors.
Roman Akberdin
unread,
Sep 6, 2017, 5:25:38 PM9/6/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to excaliburjs
Actually I'm not sure if it's the prevent default causing it but my html buttons don't seem to work on mobile.
Roman Akberdin
unread,
Sep 6, 2017, 5:34:31 PM9/6/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to excaliburjs
Alright nvm! I discovered pointer scope in the Engine class