Skip to content

Fix for Issue 171 :: Sort alarms by time

Kris Kater requested to merge sarvasana/gnome-clocks:master into master
  • Adding a new alarm gets inserted using the sorting functionality provided by ContentStore / ListStore.
  • When editing an alarm, it is first removed and then re-added to leverage the same sorting function.

#171 (closed)

Edited by Kris Kater

Merge request reports