Summary: | image editor - zoom +/- buttons alter predefined list of zoom factors [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | joachim.s048 |
Component: | ImageEditor-Canvas | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.10.0 | |
Sentry Crash Report: | |||
Attachments: |
screenshots
patch |
Description
joachim.s048
2008-11-26 21:42:38 UTC
Created attachment 28842 [details]
screenshots
Created attachment 28844 [details]
patch
i've changed setItemText to setEditText and it works for me.
predefined list is not changing any more
joachim, Thanks for your patch Andi, This patch sound fine for me... Gilles (In reply to comment #3) > joachim, Thanks for your patch > > Andi, > > This patch sound fine for me... > > Gilles > I thank you for digikam Yes, sounds fine... SVN commit 894524 by cgilles: digiKam from trunk : Image Editor : do not alter predefined list of zoom factors from toolbar combobox. BUG: 176179 M +7 -12 editorwindow.cpp M +1 -1 editorwindow.h WebSVN link: http://websvn.kde.org/?view=rev&revision=894524 |