Version: 2.2beta1 (using KDE 4.3.4) Compiler: gcc 4.4.3-1 OS: Linux Installed from: Debian testing/unstable Packages The custom progress_bar/slider widget in Krita allows Opacity to go beyond 100. To reproduce, simply open Krita, open Tool Options, and for any brush, bring Opacity to 100, then click the associated arrow buttons to bring it over 100. You will notice that the brush starts to behave as if it started again from Opacity = Opacity - 100 when Opacity > 100. At Opacity = 101 it behaves like Opactiy = 1, at 117 like at 17, and so on.
SVN commit 1106660 by langkamp: fix bound check in sliderspinbox BUG:231863 M +2 -2 kis_slider_spin_box.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1106660
You need to log in before you can comment on or make changes to this bug.