Fix flickering

This commit is contained in:
schmelczerandras 2020-11-03 17:27:39 +01:00
parent c22e18f78c
commit ee03bf1153
2 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,6 @@ export const getUniversalRenderingContext = (
alpha: true,
antialias: false,
depth: false,
desynchronized: true,
preserveDrawingBuffer: true,
powerPreference: 'high-performance',
};