jslinted code
This commit is contained in:
parent
847eb6c48e
commit
68df2fdafd
3 changed files with 6 additions and 8 deletions
|
@ -3154,7 +3154,6 @@ PIXI.InteractionManager.prototype.removeEvents = function()
|
|||
{
|
||||
if(!this.interactionDOMElement)return;
|
||||
|
||||
console.log( this.interactionDOMElement)
|
||||
this.interactionDOMElement.style['-ms-content-zooming'] = '';
|
||||
this.interactionDOMElement.style['-ms-touch-action'] = '';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue