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

            Bug ID: 451980
           Summary: Brush option Fade cannot be configured by dragging the
                    slider (instead of clicking)
           Product: krita
           Version: nightly build (please specify the git hash!)
          Platform: Appimage
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Brush engines
          Assignee: krita-bugs-n...@kde.org
          Reporter: tomtomtomreportin...@gmail.com
  Target Milestone: ---

Occurs in master git 3aeeae, 4d849b2, and 907120b. Does not occur in Krita 5.0
or master git fdce911 from about a couple months ago.

SUMMARY
If the user drags the brush option Fade slider instead of clicking it or using
other methods, the Fade value will not change.

This does not seem to be a result of
https://invent.kde.org/graphics/krita/-/merge_requests/1037 as reverting all of
the related commits doesn't appear to resolve the issue. 

This seems very easy to fix simply by removing the signal blocker on dragging
the aspect locking sliders, but I do not know if that's desirable as most of
the other sliders in the widget block signals on drag (for performance
reasons?). However, this is not the case for option strength sliders on the
curve pages (Softness, Scatter, Pattern Strength, etc.), as they'll change
value immediately during the dragging process.

STEPS TO REPRODUCE
1. Select Basic 2 Opacity brush.
2. Drag the Fade slider.

OBSERVED RESULT
Fade value isn't changed. Verify further by drawing on the canvas.

EXPECTED RESULT
Fade value should change when the slider is dragged.

ADDITIONAL INFORMATION
Linux/KDE Plasma: Debian sid
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.90.0
Qt Version: 5.12.12 (appimage)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to