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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dimul...@gmail.com

--- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> ---
Hi, Amyspark and Ahab!

That is kind of "intentional" behavior. The HUD shows properties for the brush
only in case it has been enabled in the brush editor. The same UIX works for
several properties in the colorsmudge engine: "Smudge Radius" and "Color Rate".
t
There are two reasons for this behavior choice:

1) Even if we show this slider in the GUI, the HUD will not have a control to
**enable** this option. Basically, HUD has no built-in control for "a checkbox
+ a slider". It can only show either a checkbox **or** a slider. We can
implement that, but I'm not sure about that because of the next point...
2) The HUD was intended not to be cluttered by lots of unused options. We don't
want it to become a department of the brush editor :)

To sum up, the current behavior is intention and works correctly. If you want
to change this behavior, it is okay, but we need a proper discussion of it.

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

Reply via email to