[Digikam-devel] [Bug 144165] New: Numeric values in Histogram -> Statistics frame should be right-aligned
bcr at wt.net
bcr at wt.net
Fri Apr 13 06:23:12 BST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=144165
Summary: Numeric values in Histogram -> Statistics frame should
be right-aligned
Product: digikam
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: digikam-devel kde org
ReportedBy: bcr wt net
Version: 9.2 - SVN (using KDE KDE 3.5.6)
Installed from: Ubuntu Packages
OS: Linux
The numeric column in the statistical values of the Histogram -> Statistics window is poorly formatted.
Any column of numeric values should be right-aligned to allow for easy comparison. If the values are fractional then they should use the same level of precision or ensure that the decimal separators all line up properly. Numbers greater than 1000 should also use locale-appropriate ("." or ",") separators as well. Some examples:
Left-aligned (current style):
0.2
123.99
1232313.0
Properly right-aligned, with 1000's separator:
________0.20
______123.99
1,232,313.00
Picky I know but its thats the kind of polish we should aim for.
More information about the Digikam-devel
mailing list