https://bugs.kde.org/show_bug.cgi?id=168022Christoph Feck <
[hidden email]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |
[hidden email]
Resolution|FIXED |
--- Comment #9 from Christoph Feck <christoph maxiom de> 2009-12-01 01:19:58 ---
The slider still has problems, e.g. using
KDoubleNumInput *input = new KDoubleNumInput(0.1, 3.0, 1.0, mainWindow);
input->setSliderEnabled(true);
input->setSingleStep(0.01);
does only allow 11 distinct values, it should allow (3.0 - 0.1) / 0.01 + 1 =
291 values. See duplicate bug report.
--
Configure bugmail:
https://bugs.kde.org/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel