Bug 216652 - wrong max calculation in histogram view
Summary: wrong max calculation in histogram view
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: ImageEditor-Core (show other bugs)
Version: 1.0.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-29 14:13 UTC by Jens Mueller
Modified: 2017-08-06 09:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.0.0


Attachments
add missing break in switch statement (817 bytes, application/octet-stream)
2009-11-29 14:14 UTC, Jens Mueller
Details

Note You need to log in before you can comment on or make changes to this bug.
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