[krita] [Bug 410272] Option to set brush size increments

2019-10-07 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=410272

wolthera  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #7 from wolthera  ---
I'll set this to resolved then. If you wish to adjust the list of predefined
sizes, it's specified inside the python plugin which ones to change(line 26 of
custombrushsizecommand.py. You can't miss it) You should be able to change the
shortcut assigned in the shortcuts dialog now.

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

[krita] [Bug 410272] Option to set brush size increments

2019-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410272

--- Comment #6 from corne...@gmail.com ---
Thanks both, much appreciated. I'm looking forward to using these!

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

[krita] [Bug 410272] Option to set brush size increments

2019-09-28 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=410272

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #5 from Boudewijn Rempt  ---
I fixed bug 412125 just now.

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

[krita] [Bug 410272] Option to set brush size increments

2019-09-20 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=410272

--- Comment #4 from wolthera  ---
I reported the bug for the shortcuts stuff here:
https://bugs.kde.org/show_bug.cgi?id=412125

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

[krita] [Bug 410272] Option to set brush size increments

2019-09-20 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=410272

--- Comment #3 from wolthera  ---
Created attachment 122764
  --> https://bugs.kde.org/attachment.cgi?id=122764=edit
Python script that would solve this issue.

So, I have attached a python script that would normally solve your issue(it
creates actions that increase and decrease the brush size based on a
predetermined list of sizes), however, it seems that I can't get them to work
with shortcuts, because the local python actions aren't being loaded. (Bundled
python actions *are* being loaded)

The stupid thing is that I recall someone else remarking on this, but
apparantly they didn't report the bug when I asked them to :(

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

[krita] [Bug 410272] Option to set brush size increments

2019-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410272

--- Comment #2 from corne...@gmail.com ---
(In reply to wolthera from comment #1)
> Might it be helpful for you to have a python script that does this? Because
> it is possible to create actions via python that increments/deincrements
> based on a list of preset values, and then to assign that to the [ and ]
> keys.

Sorry for the late reply. Yes! Yes, that would certainly be useful. I never
realized that was a possibility. That would be a complete solution to the
problem, as far as I am concerned.

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

[krita] [Bug 410272] Option to set brush size increments

2019-07-27 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=410272

wolthera  changed:

   What|Removed |Added

 CC||griffinval...@gmail.com

--- Comment #1 from wolthera  ---
Might it be helpful for you to have a python script that does this? Because it
is possible to create actions via python that increments/deincrements based on
a list of preset values, and then to assign that to the [ and ] keys.

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

[krita] [Bug 410272] Option to set brush size increments

2019-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410272

corne...@gmail.com changed:

   What|Removed |Added

   Keywords||accessibility, usability

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