SUMMARY Angle snapping doesn't work using the Bezier Curve Selection Tool STEPS TO REPRODUCE 1. Open Krita and an image 2. Select the "Bezier Curve Selection Tool" 3. In the tool options select "activate angle snap" 4. Make a selection in the canvas OBSERVED RESULT The tool makes a selection but the segments don't snap to the multiples of the chosen angle EXPECTED RESULT The segments should snap to the multiples of the chosen angle SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.20.4 KDE Frameworks Version: 5.77.0 Qt Version: 5.15.2
Git commit c8af27317cd43f9547a9ce11e9be82a835d9a081 by Halla Rempt. Committed on 26/01/2021 at 12:16. Pushed by rempt into branch 'master'. Fix angle snapping with the bezier curve selection tool M +1 -1 libs/basicflakes/tools/KoCreatePathTool.h https://invent.kde.org/graphics/krita/commit/c8af27317cd43f9547a9ce11e9be82a835d9a081
This issue still isn't resolved as there's a type mismatch in the lines linked above, breaking the snapping functionality.
A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/1027
Git commit 1013936517d9395b5339e98c9963b1a52a66fa31 by Tom Tom, on behalf of Tom Tom Tom. Committed on 30/08/2021 at 16:05. Pushed by deiflou into branch 'master'. Fix some sig/slot connections related to angle selector refactor M +2 -2 libs/basicflakes/tools/KoCreatePathTool.h M +0 -3 plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp https://invent.kde.org/graphics/krita/commit/1013936517d9395b5339e98c9963b1a52a66fa31