Bug 94107

Summary: Flipping Function in Image Editor is interchanged
Product: [Applications] digikam Reporter: Cyrill Helg <phlogi1>
Component: ImageEditor-PluginsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 7.5.0

Description Cyrill Helg 2004-11-29 15:35:37 UTC
Version:           0.7.1-cvs (using KDE KDE 3.3.1)
Installed from:    Gentoo Packages
Compiler:          gcc-3.3.4, glibc-2.3.4.20040808-r1 CFLAGS="-O3 -pipe -fomit-frame-pointer -march=pentium4 -mmmx -mfpmath=sse,387 -msse2 -ffast-math -fprefetch-loop-arrays -fforce-addr -falign-functions=4 -maccumulate-outgoing-args"
OS:                Linux

I'm translating digikam in German. So when I tried out the Flipping function in the image editor, I noticed the its interchanged. So when flipping horizontally it flips vertically and when flipping vertically it flips horizontally. Please correct that small mistake, if it's really one. Or am I stupid?

Thanks
Comment 1 Cyrill Helg 2004-11-29 15:41:26 UTC
and BTW: is there a spelling mistage in NOTA:??? Shouldn't it be Note?

<p>You can set here the list of plugins which must be enabled/disabled for 
the future Digikam image editor instances.<p>Nota: the core image plugin 
cannot be disabled.

It's in #: utilities/setup/setupeditor.cpp:128 ;)

Greets and thanks for your great work!
Comment 2 caulier.gilles 2004-11-29 16:15:53 UTC
Nota -> note ==> fixed in cvs.
Gilles Caulier
Comment 3 caulier.gilles 2004-11-29 16:18:02 UTC
Flipping action inverted : Try with the Gimp and look the result. It's the same way !

Gilles Caulier
Comment 4 Cyrill Helg 2004-11-29 16:27:29 UTC
hmm that's weird, but ok, 
I must put up with that! :-D


AND: 

#: utilities/setup/setupeditor.cpp:128
msgid ""
"<p>You can set here the list of plugins which must be enabled/disabled for "
"the future Digikam image editor instances.<p>Nota: the core image plugin "
"cannot be disabled."
msgstr ""

Nota is NOT fixed, I just got the latest cvs... :-p
Comment 5 caulier.gilles 2004-11-29 16:33:39 UTC
If you use CVS mirror repository, it's normal. It will be updated later that the main repository !

Gilles Caulier
Comment 6 Cyrill Helg 2004-11-29 16:38:14 UTC
Hmm, I'm using anoncvs.kde.org

But ok, I don't mind because it's only in the english version :)

Thanks