mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-28 07:30:10 +00:00
[client] audio: redraw the graphs if they have been updated
This commit is contained in:
@@ -298,4 +298,6 @@ void audio_tick(unsigned long long tickCount)
|
||||
ringbuffer_push(audio.playback.timings, &flatency);
|
||||
|
||||
LG_UNLOCK(audio.playback.lock);
|
||||
|
||||
app_invalidateGraphs();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user