[Digikam-devel] [Bug 185884] empty view after clicking the left thumbnail image in Image Editor filter view
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sat Apr 18 16:06:24 BST 2009
https://bugs.kde.org/show_bug.cgi?id=185884
Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #12 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-04-18 17:06:20 ---
SVN commit 955802 by mwiesweg:
Seemingly unrelated to the bug, but it fixes the problem.
calcAutoZoomFactor would wrongly get that the image is valid, and then
calculate auto zoom for an image of size 0. Result is infinity.
For some other reason this was not corrected from slotImageLoaded.
With this change, calcAutoZoom will only use valid values.
BUG: 185884
M +2 -1 NEWS
M +1 -1 utilities/imageeditor/canvas/dimginterface.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=955802
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list