kicad/pcbnew/ratsnest
Jeff Young 11130bfd88 Backing out earlier fix in favour of fixing std::shared_ptr usage.
Assigning to a reference to a std::shared_ptr does not update the
reference to a different std::shared_ptr; it changes what the
std::shared_ptr points to.

Fixes https://gitlab.com/kicad/code/kicad/issues/12968
2022-11-21 21:56:17 +00:00
..
ratsnest.cpp Move ratsnest exclusion processing to a post-pass. 2022-09-29 17:08:49 +01:00
ratsnest_data.cpp Backing out earlier fix in favour of fixing std::shared_ptr usage. 2022-11-21 21:56:17 +00:00
ratsnest_data.h Backing out earlier fix in favour of fixing std::shared_ptr usage. 2022-11-21 21:56:17 +00:00
ratsnest_view_item.cpp Increase dynamic ratsnest opacity for better visibility. 2022-10-07 21:50:12 +00:00
ratsnest_view_item.h Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00