mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-12-21 06:59:08 +08:00
[refactor] update notification window rendering for high-DPI scaling support
This commit is contained in:
@@ -933,7 +933,7 @@ int Render::DrawMainWindow() {
|
||||
|
||||
MainWindow();
|
||||
|
||||
// UpdateNotificationWindow();
|
||||
UpdateNotificationWindow();
|
||||
|
||||
#ifdef __APPLE__
|
||||
if (show_request_permission_window_) {
|
||||
|
||||
Reference in New Issue
Block a user