Summary: | Brush size slider switches back to x1 when clicking on the left part of it | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Dmitry Kazakov <dimula73> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | info |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/305785a7655d03918a6dd0732365eef7026e7400 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Kdenlive combobox |
Description
Dmitry Kazakov
2013-09-01 10:38:20 UTC
I never liked the dropdown list 'x1' 'x10' 'x100' in the brush editor. I wish it was a simple 'size' slider working as the one found in the top toolbar ( the one next 'opacity' ). Created attachment 82110 [details]
Kdenlive combobox
I attach also a picture of the slider used by Kdenlive. The best combobox I used so far ( even better than the Blender one, IMO ). These are drag&drop sliders ; text description is inside the bar. And last part ; act like a text field easy to edit , copy/paste. The slider works also with mouse-wheel ; and there is a right click menu 'reset value' .
Git commit 305785a7655d03918a6dd0732365eef7026e7400 by Dmitry Kazakov. Committed on 02/09/2013 at 17:14. Pushed by dkazakov into branch 'master'. Fix the bug with flipping Multipliers of the Slider Spinbox M +11 -6 krita/ui/widgets/kis_multipliers_double_slider_spinbox.cpp M +1 -0 krita/ui/widgets/kis_slider_spin_box.cpp http://commits.kde.org/calligra/305785a7655d03918a6dd0732365eef7026e7400 |