Review Request 115431: Fix the numbers cut off problem in digital clock

Yichao Zhou broken.zhou at gmail.com
Sun Feb 2 08:31:28 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115431/
-----------------------------------------------------------

(Updated Feb. 2, 2014, 8:31 a.m.)


Review request for Plasma.


Changes
-------

I change the base-character of width from "W" to "M" since "W" maybe too wide.

Also in prepareFont, we decrease font size by 0.5 rather than 1 to allow a finer control.


Bugs: 228902
    http://bugs.kde.org/show_bug.cgi?id=228902


Repository: kde-workspace


Description
-------

For bug, see
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1052059 and
https://bugs.kde.org/show_bug.cgi?id=228902

The problem is that in original code, it always uses 23:59 to calculate the width of the text.  However, in some font, AM is wider than PM, and 0 is wider than 2 and 5.  That causes some fonts been cropped.

Also I do a code cleanup:  I delete m_isDefaultFont and expandFontToMax, which I think it is not longer useful.  We do not need to distinguish whether we are using the default font or not.


Diffs (updated)
-----

  plasma/generic/applets/digital-clock/clock.h f4822ec 
  plasma/generic/applets/digital-clock/clock.cpp f26e328 

Diff: https://git.reviewboard.kde.org/r/115431/diff/


Testing
-------


Thanks,

Yichao Zhou

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140202/5634ac20/attachment.html>


More information about the Plasma-devel mailing list