Bug 216652

Summary: wrong max calculation in histogram view
Product: [Applications] digikam Reporter: Jens Mueller <tschenser>
Component: ImageEditor-CoreAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 1.0.0
Attachments: add missing break in switch statement

Description Jens Mueller 2009-11-29 14:13:08 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

missing break causes wrong max calculation in histogram colors view
Comment 1 Jens Mueller 2009-11-29 14:14:36 UTC
Created attachment 38678 [details]
add missing break in switch statement
Comment 2 caulier.gilles 2009-11-29 14:29:04 UTC
SVN commit 1056137 by cgilles:

fix max histogram value
BUGS: 216652


 M  +1 -0      histogrampainter.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1056137
Comment 3 caulier.gilles 2009-11-29 14:34:25 UTC
Jens,

Please take a look at these old entries which are fully relevant of histogram stuff :

https://bugs.kde.org/show_bug.cgi?id=144155

https://bugs.kde.org/show_bug.cgi?id=160013

The first one is important. Second is for later 1.0.0

Thanks in advance

Gilles Caulier
Comment 4 Marcel Wiesweg 2009-12-20 16:34:51 UTC
This bug is fixed, isn't it?
Comment 5 caulier.gilles 2009-12-20 16:38:56 UTC
Yes Marcel, this entry is fixed...

Gilles