Skip to content

fix(ui): Wallpaper 按钮点击立即反馈高亮状态 - #26

Merged
Lucas1479 merged 5 commits into
Code-Amadeus:mainfrom
aryecatcher:my-fix
Sep 1, 2026
Merged

fix(ui): Wallpaper 按钮点击立即反馈高亮状态#26
Lucas1479 merged 5 commits into
Code-Amadeus:mainfrom
aryecatcher:my-fix

Conversation

@aryecatcher

Copy link
Copy Markdown
Contributor

Amadeus的UI界面会出现点击wallpaper不能立刻加深颜色的问题,其主要原因是只有当wallpaper成功运行结束后才能深化background-color,通过setWallpapaerActive更改,首先深化background,并在失败后立刻回退,优化用户体验

@Lucas1479 Lucas1479 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个改动有价值:点击 Wallpaper 后立即高亮,并在启动失败时回退,能改善等待期间的 GUI 反馈。

合并前请先同步最新 main,并等待两项必需 CI 通过。另建议顺手统一一下这段代码的缩进,方便后续维护。整体实现方向没有问题。

@aryecatcher

Copy link
Copy Markdown
Contributor Author

感谢认可,目前已经提交修改的相关内容

@Lucas1479 Lucas1479 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed: the optimistic Wallpaper highlight and failure rollback are scoped and safe. Merge after required CI passes.

@Lucas1479

Lucas1479 commented Sep 1, 2026

Copy link
Copy Markdown
Member

感谢你的贡献,这个改动让 Wallpaper 按钮的反馈更及时。CI 通过后会并入主线,欢迎后续继续贡献!

@Lucas1479
Lucas1479 merged commit fd7a2be into Code-Amadeus:main Sep 1, 2026
2 checks passed
@aryecatcher
aryecatcher deleted the my-fix branch September 2, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants