fix: resolve macOS lightweight mode exit synchronization issues and improve logging levels #5241
This commit is contained in:
@@ -359,7 +359,6 @@ impl WindowManager {
|
||||
}
|
||||
return WindowOperationResult::Destroyed;
|
||||
}
|
||||
logging!(warn, Type::Window, "窗口摧毁失败");
|
||||
WindowOperationResult::Failed
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user