------- 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. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
------- 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 ------- Additional Comments From bcr wt net 2007-04-13 07:25 ------- I would also suggest shortening the current label "Standard deviation" to just "Std. deviation" to help the proportions. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by brianr
------- 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 ------- Additional Comments From arnd.baecker web de 2007-06-13 13:39 ------- Created an attachment (id=20845) --> (http://bugs.kde.org/attachment.cgi?id=20845&action=view) Several images and their histogram I did a more thorough check of the patch, and find quite a few cases, where it does not work optimally: (A) too much is cut-off (B) not enough is cut-off to the right (C) too much is cut-off (D) too much is cut-off Maybe one should only use the largest 10% and lowest 10% to detect blown out high-lights and shadows and regard everything else as normal contents? Unless there are any values which are being clipped, I would suggest to always leave 2-3% of the height just blank, so that it is clear, when something is clipped. If you revise the patch, I am perfectly happy to test it again (maybe we can still sneak it into the release candidate for 0.9.2 ;-) _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by brianr
------- 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 ------- Additional Comments From caulier.gilles gmail com 2007-06-13 13:42 ------- Arnd, Are you posted your message in the right B.K.O file ? (:=))) Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by brianr
------- 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 ------- Additional Comments From arnd.baecker web de 2007-06-13 17:43 ------- Gilles, sorry - no, completely wrong bug! Please ignore #2 here, should have gone to http://bugs.kde.org/show_bug.cgi?id=144155 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by brianr
------- 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 arnd.baecker web de changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20845|0 |1 is obsolete| | _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by brianr
------- 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 caulier.gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From caulier.gilles gmail com 2007-11-28 12:14 ------- SVN commit 742611 by cgilles: fix histogram statistics layout to be more readable. BUG: 144165 KDE4PORT M +22 -22 imagepropertiescolorstab.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=742611 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by brianr
------- 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 ------- Additional Comments From caulier.gilles gmail com 2007-11-28 12:40 ------- SVN commit 742620 by cgilles: backport commits #742611 from KDE3 branch CCBUGS: 144165 M +26 -26 imagepropertiescolorstab.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=742620 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |