[Digikam-devel] [Bug 221989] minimum slider width too big - right panels need to be very large

Gilles Caulier caulier.gilles at gmail.com
Sat Sep 25 08:04:28 BST 2010


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


Gilles Caulier <caulier.gilles at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caulier.gilles at gmail.com




--- Comment #15 from Gilles Caulier <caulier gilles gmail com>  2010-09-25 09:04:24 ---
DrSlony,

Thanks for your screenshots.

Sorry, but the different layout from slider setting widgets come from KDE Libs.
In fact these slider come from differents API : KDoubleNumInput and
KIntNumInput :

http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKDoubleNumInput.html

and 

http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKIntNumInput.html

Reimplemented in libkdcraw to set a default value button (as in Aperture) :

http://lxr.kde.org/source/KDE/kdegraphics/libs/libkdcraw/libkdcraw/rnuminput.h#42

and 

http://lxr.kde.org/source/KDE/kdegraphics/libs/libkdcraw/libkdcraw/rnuminput.h#83

We don't fix the layout from these widget directly in libkdcraw. It's defined
internally in kdelibs. 

I reassign this bug to KDELIBs component.

Gilles Caulier

-- 
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