[krita] [Bug 407868] Wrong selection display of outlines : strange triangles on the top the selection "holes".

2020-05-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=407868

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |krita/commit/a126dca4f7084c |krita/commit/667389cf997506
   |6625f1c3a315c328729b9e8b69  |0a3f9ef977d7ea12e64bb733f2

--- Comment #3 from Dmitry Kazakov  ---
Git commit 667389cf9975060a3f9ef977d7ea12e64bb733f2 by Dmitry Kazakov.
Committed on 08/05/2020 at 23:20.
Pushed by dkazakov into branch 'krita/4.3'.

Fix artifacts in outlines of small selections

I had to rewrite the outline generation algorithm to fix three issues:

1) The start point should not be duplicated
2) End point should be the same as the start point
3) There should be no artifacts on "internal selection holes"

M  +41   -35   libs/image/kis_outline_generator.cpp
M  +1-1libs/image/kis_outline_generator.h
M  +213  -1libs/image/tests/kis_pixel_selection_test.cpp
M  +2-0libs/image/tests/kis_pixel_selection_test.h

https://invent.kde.org/kde/krita/commit/667389cf9975060a3f9ef977d7ea12e64bb733f2

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

[krita] [Bug 407868] Wrong selection display of outlines : strange triangles on the top the selection "holes".

2020-05-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=407868

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||krita/commit/a126dca4f7084c
   ||6625f1c3a315c328729b9e8b69
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Dmitry Kazakov  ---
Git commit a126dca4f7084c6625f1c3a315c328729b9e8b69 by Dmitry Kazakov.
Committed on 08/05/2020 at 23:19.
Pushed by dkazakov into branch 'master'.

Fix artifacts in outlines of small selections

I had to rewrite the outline generation algorithm to fix three issues:

1) The start point should not be duplicated
2) End point should be the same as the start point
3) There should be no artifacts on "internal selection holes"

M  +41   -35   libs/image/kis_outline_generator.cpp
M  +1-1libs/image/kis_outline_generator.h
M  +213  -1libs/image/tests/kis_pixel_selection_test.cpp
M  +2-0libs/image/tests/kis_pixel_selection_test.h

https://invent.kde.org/kde/krita/commit/a126dca4f7084c6625f1c3a315c328729b9e8b69

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

[krita] [Bug 407868] Wrong selection display of outlines : strange triangles on the top the selection "holes".

2020-05-07 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=407868

Dmitry Kazakov  changed:

   What|Removed |Added

 CC||dimul...@gmail.com
   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[krita] [Bug 407868] Wrong selection display of outlines : strange triangles on the top the selection "holes".

2019-09-23 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=407868

vanyossi  changed:

   What|Removed |Added

   Assignee|ghe...@gmail.com|krita-bugs-n...@kde.org

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

[krita] [Bug 407868] Wrong selection display of outlines : strange triangles on the top the selection "holes".

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

Boudewijn Rempt  changed:

   What|Removed |Added

 OS|Windows CE  |MS Windows

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

[krita] [Bug 407868] Wrong selection display of outlines : strange triangles on the top the selection "holes".

2019-06-20 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=407868

vanyossi  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com

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

[krita] [Bug 407868] Wrong selection display of outlines : strange triangles on the top the selection "holes".

2019-05-30 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=407868

vanyossi  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||ghe...@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from vanyossi  ---
This is bug is cosmetic, the selection is done correctly (thats a good thing).
Selection has 2 modes for previewing, Marching ants and Mask. See more info
here https://docs.krita.org/en/user_manual/selections.html#display-modes so you
can check with th emask option the selection was done properly.

I confirm this minor glitch.

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