[fix] fix connection status window gui display

This commit is contained in:
dijunkun
2025-08-19 17:47:09 +08:00
parent 6f8fd6a030
commit 374453775f
5 changed files with 161 additions and 158 deletions

View File

@@ -114,6 +114,8 @@ int Render::StreamWindow() {
ControlWindow(props);
focused_remote_id_ = props->remote_id_;
if (!props->peer_) {
it = client_properties_.erase(it);
if (client_properties_.empty()) {