[krita] [Bug 393453] Spacing of brush reset from 0.01 to 0.02 when overwriting it

2018-05-16 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=393453

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/65e24ca59b97b8f9fca6b70f |ta/a23085a0e8db4eebb8679243
   |967e24f8045ad101|2f49c1c6aa344203

--- Comment #5 from Boudewijn Rempt  ---
Git commit a23085a0e8db4eebb86792432f49c1c6aa344203 by Boudewijn Rempt, on
behalf of Scott Petrovic.
Committed on 16/05/2018 at 18:25.
Pushed by rempt into branch 'krita/4.0'.
Related: bug 0, bug 02

(cherry picked from commit 65e24ca59b97b8f9fca6b70f967e24f8045ad101)

M  +1-1plugins/paintops/libpaintop/kis_spacing_selection_widget.cpp

https://commits.kde.org/krita/a23085a0e8db4eebb86792432f49c1c6aa344203

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

[krita] [Bug 393453] Spacing of brush reset from 0.01 to 0.02 when overwriting it

2018-05-15 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=393453

Scott Petrovic  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/65e24ca59b97b8f9fca6b70f
   ||967e24f8045ad101

--- Comment #4 from Scott Petrovic  ---
Git commit 65e24ca59b97b8f9fca6b70f967e24f8045ad101 by Scott Petrovic.
Committed on 16/05/2018 at 03:19.
Pushed by scottpetrovic into branch 'master'.
Related: bug 0, bug 02

M  +1-1plugins/paintops/libpaintop/kis_spacing_selection_widget.cpp

https://commits.kde.org/krita/65e24ca59b97b8f9fca6b70f967e24f8045ad101

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

[krita] [Bug 393453] Spacing of brush reset from 0.01 to 0.02 when overwriting it

2018-05-15 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=393453

--- Comment #3 from Scott Petrovic  ---
After looking at the code, it is in KisBrush::setSpacing(double s)

We are not going to allow spacing to be 0.01. It destroys the performance on
too many brushes it seems.

The fix for this will be to change the spacing slider so it can only go down to
0.02

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

[krita] [Bug 393453] Spacing of brush reset from 0.01 to 0.02 when overwriting it

2018-05-15 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=393453

Scott Petrovic  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

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

[krita] [Bug 393453] Spacing of brush reset from 0.01 to 0.02 when overwriting it

2018-05-15 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=393453

Scott Petrovic  changed:

   What|Removed |Added

 Status|CONFIRMED   |UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #2 from Scott Petrovic  ---
As a further clarification, after you save to 0.01 spacing, you might have to
switch to a different brush, then come back to see the spacing is set to 0.02

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

[krita] [Bug 393453] Spacing of brush reset from 0.01 to 0.02 when overwriting it

2018-05-15 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=393453

Scott Petrovic  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||scottpetro...@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from Scott Petrovic  ---
I can confirm this on my nightly Windows build of 4.1 (git 8a53ca7)

To reproduce, just take a brush, change its brush spacing to 0.01, then click
the overwrite button.

Note that if auto-spacing is on, this bug does NOT happen

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