Feature Request: Adding intersecting line should split the initial line / Trim tool
Description
In Eagle, when intersecting an existing dimension line with another line end point, it splits the initial line at that point, so you can trim or move that section.
In KiCAD if I do the same thing, I then have to either delete the initial line and re-make it, or move it and re-join the line points to the new locations.
This makes modifying board outlines (or even silkscreen lines) really difficult and fiddly. It would be great if KiCAD could implement this same behaviour for all "line work" (lines, arcs, squares) for al layer types that support them :)
Example from Eagle!
Example from KiCAD
KiCad Version
Application: KiCad PCB Editor
Version: (5.99.0-13226-gc3c2af9cd0), release build
Libraries:
wxWidgets 3.1.5
libcurl/7.77.0 SecureTransport (LibreSSL/2.8.3) zlib/1.2.11 nghttp2/1.42.0
Platform: macOS Version 12.0.1 (Build 21A559), 64 bit, Little endian, wxMac
Build Info:
Date: Nov 11 2021 06:03:02
wxWidgets: 3.1.5 (wchar_t,wx containers)
Boost: 1.76.0
OCC: 7.5.3
Curl: 7.64.1
ngspice: 35
Compiler: Clang 12.0.0 with C++ ABI 1002
Build settings:
KICAD_USE_OCC=ON
KICAD_SPICE=ON
Edited by Seon Rozenblum