Version: (using KDE 4.0.83) Installed from: Ubuntu Packages Compiler: gcc OS: Linux It would be nice if the second row of the digital clock applet would be centered. (This is the row that optionally holds the date and timezone) it would just make everything look nicer. Rock on!
it is centred while on the panel. looks like the calculations are a little off when it's on the desktop - it's slightly left of the time, almost as if it *would* be centred if the font was a little bigger.
SVN commit 885320 by sebas: Scale the subtext font up, correctly align it to the time The rect used for placing the subtext was a aligned to the left of the applet, not to the contensRect, so it misaligns as soon as there's a background set. BUG:166582 Also made the subtext font scale up a bit, improves usage on very high dpi displays. M +11 -5 clock.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=885320