Skip to content

small fix for #543 acrylic not refreshing on theme switch#687

Open
nitzan-treg wants to merge 1 commit intounchihugo:masterfrom
nitzan-treg:fix/543-bug-bug-when-switching-windows-themes-me
Open

small fix for #543 acrylic not refreshing on theme switch#687
nitzan-treg wants to merge 1 commit intounchihugo:masterfrom
nitzan-treg:fix/543-bug-bug-when-switching-windows-themes-me

Conversation

@nitzan-treg
Copy link
Copy Markdown

hey, saw issue #543 and gave it a shot

noticed the acrylic blur doesnt get refreshed when u switch windows themes, so the flyout stays with the old color until u open it again. added a call to re-enable the blur in the wm_settingchange handler, same pattern thats already in thememanager.cs. only runs if the acrylic setting is on so nothing changes for users who have it off.

tested it locally by flipping light/dark a few times and the blur updates right away now

fixes #543

noticed the acrylic blur doesnt get refreshed when u switch windows themes, so the flyout stays with the old color until u open it again. added a call to re-enable the blur in the wm_settingchange handler, same pattern thats already in thememanager.cs. only runs if the acrylic setting is on so nothing changes for users who have it off.
@github-actions github-actions bot added the MainWindow / Media Flyout Changes to MainWindow including the Media Flyout label Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MainWindow / Media Flyout Changes to MainWindow including the Media Flyout

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Bug when switching Windows themes (Media Flyout)

1 participant