Fix flickering
This commit is contained in:
parent
c22e18f78c
commit
ee03bf1153
2 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,6 @@ export const getUniversalRenderingContext = (
|
|||
alpha: true,
|
||||
antialias: false,
|
||||
depth: false,
|
||||
desynchronized: true,
|
||||
preserveDrawingBuffer: true,
|
||||
powerPreference: 'high-performance',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue