Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[webui] fix status icon updates when a recording is scheduled/started…
… from the EPG grid We can listen on dvrdb comet updates but we should only act on them when the EPG grid is visible. When it's not visible the update is delayed until the tab becomes visible again.
- Loading branch information