Browse Source
TestDanglingEnds needs to test sheet pins as well.
TestDanglingEnds needs to test sheet pins as well.
Also fixes a bug where zooming doesn't get a redraw until mouse moves. Also fixes a couple of bugs where dangling markers on SCH_SHEET_PINs and SCH_HIERLABELs weren't getting drawn. Also simplifies drawing algorithm by removing aesthetic offset (which wasn't implemented when pin is drawn as part of selection VIEW_GROUP). Fixes https://gitlab.com/kicad/code/kicad/-/issues/15129newinvert
4 changed files with 52 additions and 64 deletions
-
5common/tool/common_tools.cpp
-
60eeschema/sch_painter.cpp
-
33eeschema/sch_screen.cpp
-
18eeschema/sch_sheet.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue