fix
This commit is contained in:
@@ -166,6 +166,7 @@ const initPixi = () => {
|
||||
resolution: window.devicePixelRatio || 1,
|
||||
autoDensity: true,
|
||||
});
|
||||
app.view.style.touchAction = 'auto';
|
||||
|
||||
container.appendChild(app.view);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user