This commit is contained in:
redphx
2024-12-05 17:10:39 +07:00
parent c836e33f7b
commit 9199351af1
207 changed files with 9833 additions and 6953 deletions

1
src/modules/player/webgl2-player.ts Normal file → Executable file
View File

@@ -115,6 +115,7 @@ export class WebGL2Player {
}
this.animFrameId = frameCallback(animate);
let draw = true;
// Don't draw when FPS is 0