[refactor] update notification window rendering for high-DPI scaling support

This commit is contained in:
dijunkun
2025-12-04 19:00:37 +08:00
parent 436dfafc2a
commit ed5ddb96fd
2 changed files with 32 additions and 31 deletions

View File

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