[refactor] update remote peer panel rendering for high-DPI scaling support

This commit is contained in:
dijunkun
2025-12-03 17:36:19 +08:00
parent be044c248b
commit d21e1bd422
4 changed files with 41 additions and 29 deletions

View File

@@ -933,7 +933,7 @@ int Render::DrawMainWindow() {
MainWindow();
UpdateNotificationWindow();
// UpdateNotificationWindow();
#ifdef __APPLE__
if (show_request_permission_window_) {