kicad/common/preview_items
Seth Hillbrand efe880bb79 pcbnew: Fix zone cutout duplication
When creating the zone cutout, we delete the old zone and add a new one
with each cutout.  This requires resetting the source zone and clearing
our previous selection if we would like to continue using the cutout
tool on the new zone.

Fixes: lp:1812339
* https://bugs.launchpad.net/kicad/+bug/1812339
2019-01-23 06:42:07 -08:00
..
arc_assistant.cpp ARC_ASSIST: Fix return type in bool check 2018-10-09 05:37:48 -07:00
arc_geom_manager.cpp Enhance Pcbnew arc construction 2017-03-17 20:56:54 +01:00
bright_box.cpp Refactor BRIGHT_BOX to common so it can be used by other programs 2017-03-11 21:38:01 +01:00
centreline_rect_item.cpp Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
polygon_geom_manager.cpp pcbnew: Fix zone cutout duplication 2019-01-23 06:42:07 -08:00
polygon_item.cpp Converted zone drawing tools to store points in a SHAPE_LINE_CHAIN 2018-02-22 15:18:52 +01:00
preview_utils.cpp Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
ruler_item.cpp Add x/y dimensions to PCB ruler 2018-08-27 09:29:30 -04:00
selection_area.cpp SELECTION_AREA: ensure single-pixel-wide selection rectangle border 2018-12-24 15:35:25 +01:00
simple_overlay_item.cpp Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00