update components
This commit is contained in:
parent
556b64e92c
commit
a8a609a04d
39 changed files with 121 additions and 1198 deletions
|
@ -179,7 +179,7 @@
|
|||
|
||||
this.addEventListener('click', onClick);
|
||||
|
||||
if (browser.mobile) {
|
||||
if (browser.touch) {
|
||||
this.addEventListener('contextmenu', disableEvent);
|
||||
} else {
|
||||
this.addEventListener('contextmenu', onContextMenu);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue