pixi-viewport
                                
                                 pixi-viewport copied to clipboard
                                
                                    pixi-viewport copied to clipboard
                            
                            
                            
                        Disable default pinch zoom on chrome
I'm currently using pixi-viewport with React Pixi and am trying to disable the default chrome pinch zoom so that the viewport can properly be zoomed in and out. I couldn't find any methods for this, would love some help :p
Try calling preventDefault on the contextMenu event.