Skip to content

Update schedule spinners when settings change externally - #13987

Open
mlozturk wants to merge 1 commit into
linuxmint:masterfrom
mlozturk:nightlight-schedule-update
Open

Update schedule spinners when settings change externally#13987
mlozturk wants to merge 1 commit into
linuxmint:masterfrom
mlozturk:nightlight-schedule-update

Conversation

@mlozturk

Copy link
Copy Markdown

The two time spinners only read the schedule keys once when the page is built, so if something changes them from outside (gsettings, another app) the spinners kept showing the old values until you reopened the window. The other widgets on the page already update live.

Listen for changes on both keys and update the spinners.

The two time spinners only read the schedule keys once when the page is
built, so if something changes them from outside (gsettings, another
app) the spinners kept showing the old values until you reopened the
window. The other widgets on the page already update live

Listen for changes on both keys and update the spinners
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.

1 participant