fix(display): adjust default manual color temperature#1107
Conversation
The default value for manual color temperature mode was 3500K which caused unexpected warm tint when users first enable color temperature. Change to 6500K to match the standard display default and the none-mode behavior. 手动模式下默认色温值为3500K,修改为6500K,与标准显示器默认值保持一致。 Log: 修正手动色温默认值为6500K PMS: 360915 Influence: 控制中心开启护眼模式,全天模式下,默认色温为50%
|
Hi @52cyb. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdjusts the default manual color temperature value to align with standard display behavior and the non-manual mode default. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 52cyb, fly602 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/forcemerge |
|
This pr force merged! (status: unstable) |
The default value for manual color temperature mode was 3500K which caused unexpected warm tint when users first enable color temperature. Change to 6500K to match the standard display default and the none-mode behavior.
手动模式下默认色温值为3500K,修改为6500K,与标准显示器默认值保持一致。
Log: 修正手动色温默认值为6500K
PMS: 360915
Influence: 控制中心开启护眼模式,全天模式下,默认色温为50%
Summary by Sourcery
Adjust the default manual color temperature configuration to align with the standard display default and non-adjusted mode behavior.
Bug Fixes:
Enhancements: