Skip to content

fix: title bar color error#513

Merged
lzwind merged 2 commits intolinuxdeepin:masterfrom
JWWTSL:master
Apr 13, 2026
Merged

fix: title bar color error#513
lzwind merged 2 commits intolinuxdeepin:masterfrom
JWWTSL:master

Conversation

@JWWTSL
Copy link
Copy Markdown
Contributor

@JWWTSL JWWTSL commented Apr 13, 2026

Fix: Flickering when switching themes

Log: menuHideSetThemeSlot is called when the menu is hidden. Previously, it always used currCheckThemeAction (the old theme) to “restore” the theme. When the user tapped a new theme, hiding the menu would trigger a restore to the old theme, causing flickering.

pms: bug-347863

@JWWTSL JWWTSL force-pushed the master branch 3 times, most recently from e693e88 to 686150b Compare April 13, 2026 06:39
Log: `menuHideSetThemeSlot` is called when the menu is hidden. Previously, it always used `currCheckThemeAction` (the old theme) to “restore” the theme. When the user tapped a new theme, hiding the menu would trigger a restore to the old theme, causing flickering.

pms: bug-347863
@deepin-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: JWWTSL, lzwind

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@JWWTSL
Copy link
Copy Markdown
Contributor Author

JWWTSL commented Apr 13, 2026

/forcemerge

@JWWTSL
Copy link
Copy Markdown
Contributor Author

JWWTSL commented Apr 13, 2026

/forcemerge

1 similar comment
@JWWTSL
Copy link
Copy Markdown
Contributor Author

JWWTSL commented Apr 13, 2026

/forcemerge

@lzwind lzwind merged commit ceb6131 into linuxdeepin:master Apr 13, 2026
16 checks passed
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.

3 participants