https://bugs.kde.org/show_bug.cgi?id=467494
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |5.27.4 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |1b65c6b362b081c5ca252356d24 | |0befcba72288c --- Comment #6 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 1b65c6b362b081c5ca252356d240befcba72288c by Fushan Wen. Committed on 29/03/2023 at 18:26. Pushed by fusionfuture into branch 'Plasma/5.27'. applets/digital-clock: reload timezone after saving in Datetime KCM 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. FIXED-IN: 5.27.4 M +15 -6 applets/digital-clock/plugin/timezonemodel.cpp M +3 -0 applets/digital-clock/plugin/timezonemodel.h https://invent.kde.org/plasma/plasma-workspace/commit/1b65c6b362b081c5ca252356d240befcba72288c -- You are receiving this mail because: You are watching all bug changes.