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

[nemo-qmlplugin-calendar] Don't expect a calendar reset on a notebook… #58

Merged
merged 1 commit into from Jun 13, 2023

Conversation

dcaliste
Copy link
Contributor

@dcaliste dcaliste commented Jun 8, 2023

… change.

mKCal is not emitting a storageModified signal
on in-process notebook changes. For a visibility
change, the excludedNotebookChanged signal is already asking for a reset. Only missing case was when
changing the default notebook. Color changes are
also handled by the existing notebooksChanged
slot in the manager.

As a follow-up of sailfishos/mkcal#64. Interestingly enough, there is almost no change to be done to handle the modification in mKCal. I've added a test for the visibility change, to ensure that it's still working.

… change.

mKCal is not emitting a storageModified signal
on in-process notebook changes. For a visibility
change, the excludedNotebookChanged signal is already
asking for a reset. Only missing case was when
changing the default notebook. Color changes are
also handled by the existing notebooksChanged
slot in the manager.
@pvuorela pvuorela merged commit f1c4147 into sailfishos:master Jun 13, 2023
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.

None yet

2 participants