https://bugs.kde.org/show_bug.cgi?id=467546
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/c1db5c5 |hics/krita/-/commit/9f03bf6 |2dca31df2ffdd626889169c9acb |0db8b0c73378f2e14e9172dfcf4 |b296a1 |64d242 --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 9f03bf60db8b0c73378f2e14e9172dfcf464d242 by Dmitry Kazakov, on behalf of liquidex woźniak. Committed on 04/10/2023 at 11:28. Pushed by dkazakov into branch 'krita/5.2'. Edit shapes tool: make cursors more accessible on black background Reasons - the cursors are not visible at all against a dark background because they're pure black - the cursors are hard to read because they're very small and narrow I've redesigned the cursors to be bigger and wider and have a white outline, while trying to keep the original ones' general idea. Related: bug 475203 (cherry picked from commit c1db5c52dca31df2ffdd626889169c9acbb296a1) M +2 -0 libs/flake/flake.qrc A +- -- libs/flake/pics/32-cursor-needle-move.png A +- -- libs/flake/pics/32-cursor-needle.png A +17 -0 libs/flake/pics/cursor-needle-move.svg A +15 -0 libs/flake/pics/cursor-needle.svg M +2 -46 libs/flake/tools/KoPathTool.cpp https://invent.kde.org/graphics/krita/-/commit/9f03bf60db8b0c73378f2e14e9172dfcf464d242 -- You are receiving this mail because: You are watching all bug changes.