kicad/common/preview_items
Jeff Young 76f8b3df22 Treat undo as backspace and/or escape when drawing. Ignore redo.
Undo == backspace when drawing a polygon or chained lines.  Otherwise
it's an escape.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/14961

(cherry picked from commit ef6866757e)
2023-07-09 21:08:51 +01:00
..
arc_assistant.cpp
arc_geom_manager.cpp
centreline_rect_item.cpp
draw_context.cpp
polygon_geom_manager.cpp Treat undo as backspace and/or escape when drawing. Ignore redo. 2023-07-09 21:08:51 +01:00
polygon_item.cpp
preview_utils.cpp Fix some (minor) issues when drawing shadow texts of RULER_ITEM and pin names. 2023-07-06 19:57:49 +02:00
ruler_item.cpp Fix some (minor) issues when drawing shadow texts of RULER_ITEM and pin names. 2023-07-06 19:57:49 +02:00
selection_area.cpp
simple_overlay_item.cpp
two_point_assistant.cpp