mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Refactoring
This commit is contained in:
@@ -4333,7 +4333,7 @@ var dxWaterfall = {
|
||||
// For WebSocket connections with fast overlay timing, skip the overlay entirely
|
||||
// to prevent visible black flash during canvas redraw
|
||||
var isWebSocket = typeof dxwaterfall_cat_state !== 'undefined' && dxwaterfall_cat_state === 'websocket';
|
||||
|
||||
|
||||
if (isWebSocket) {
|
||||
// Just clear the flag and continue with normal drawing
|
||||
// (marker has already moved, no need for overlay feedback)
|
||||
|
||||
Reference in New Issue
Block a user