Skip to content

reminders-section: fix reminder alarm toggle button state

Abdullahi Usman requested to merge (removed):issue-807 into main

Due to the fact that only a copy ECalComponentAlarm was used in gcal-alarm-row, any modification done to that copy will not be save while exiting.

Now we inform gcal-reminders-sections that modification was done by using a signal.

see issue: #807

Edited by Abdullahi Usman

Merge request reports