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
Just a quick ask for best practices on calling the context menu on a left click / tap (while the default is still cxttap).
This is similar to this issue: #54, but I am simply calling a .trigger('cxttap') on the given node that was tapped on, however this is not causing a context menu to show up (unless I have previously created a menu via right click elsewhere). Any thoughts on how best to do this?
The text was updated successfully, but these errors were encountered:
Just a quick ask for best practices on calling the context menu on a left click / tap (while the default is still cxttap).
This is similar to this issue: #54, but I am simply calling a
.trigger('cxttap')
on the given node that was tapped on, however this is not causing a context menu to show up (unless I have previously created a menu via right click elsewhere). Any thoughts on how best to do this?The text was updated successfully, but these errors were encountered: