Created attachment 136829 [details] Time format When time has one hour digit, it's not centered with date and it has slight bigger gap with timezone. See attached image for more info. Operating System: Manjaro Linux KDE Plasma Version: 5.21.2 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2 Kernel Version: 5.4.101-1-MANJARO OS Type: 64-bit
This is intentional. If we used only the available space, then when the hour changes to one with two digits, the whole clock would become wider, pushing all of your widgets to the left of it over by a few pixels, and then you (or someone else) would file a bug report about that. :)
(In reply to Nate Graham from comment #1) > This is intentional. If we used only the available space, then when the hour > changes to one with two digits, the whole clock would become wider, pushing > all of your widgets to the left of it over by a few pixels, and then you (or > someone else) would file a bug report about that. :) I didn't mean to make clock text width smaller when hour is one digit, but the whole clock text becomes not centered with date, see attached image for more info.
Created attachment 136847 [details] Bad alignement
Oh I see, that makes more sense, thanks. Can confirm.