Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix System Default theme not listening to system theme change #1093

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

tupaschoal
Copy link
Collaborator

Related issue

Somewhat related to #879

Context / Background

Upon reviewing #1080 I noticed that we could take the chance to start listening for the system theme changes to update the app on the fly.

What change is being introduced by this PR?

The app will now listen for system theme changes and reload the theme.

How will this be tested?

Tested manually, see the video:

system-follow.mp4

js/main-window.js Outdated Show resolved Hide resolved
src/calendar.js Outdated Show resolved Hide resolved
src/calendar.js Outdated Show resolved Hide resolved
@tupaschoal tupaschoal merged commit f73b61d into TTLApp:main Dec 26, 2024
7 checks passed
@tupaschoal
Copy link
Collaborator Author

\changelog-update
Message: Fix [#1093]: System default theme not listening to system theme change

@tupaschoal tupaschoal deleted the follow-system-theme branch December 26, 2024 14:20
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