mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-03-25 18:07:34 +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