mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-12-19 22:09:09 +08:00
[fix] fix control bar dpi scaling
This commit is contained in:
@@ -154,6 +154,8 @@ int Render::StreamWindow() {
|
||||
}
|
||||
}
|
||||
// lock.lock();
|
||||
ImGui::End();
|
||||
ImGui::EndTabItem();
|
||||
it = client_properties_.begin();
|
||||
continue;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user