Skip to content

applets/digital-clock: reload timezone after saving in Datetime KCM

Fushan Wen requested to merge work/fuf/467494 into Plasma/5.27

The datetime KCM emits a signal clockUpdated after the timezone is updated. Listen to the signal and reload the model when the signal is emitted. After the model is updated, re-apply selected timezones or select the updated default timezone when there is no selected timezone in the config dialog.

This allows the default timezone in the widget's config dialog to be updated immediately after system timezone changes.

BUG: 467494 FIXED-IN: 5.27.4

Edited by Fushan Wen

Merge request reports