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 Make arc endpoint theta consistent with polar coordinate system. 2022-10-07 08:35:14 +03:00
arc_geom_manager.cpp Remove unit-less angles from geometry manager APIs. 2022-01-20 21:10:04 +00:00
centreline_rect_item.cpp Remove unit-less angles from geometry manager APIs. 2022-01-20 21:10:04 +00:00
draw_context.cpp Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00:00
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 Improve H/V/45 deg mode when drawing zones and polygons. 2022-12-09 19:11:56 +03:00
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 Move to new font engine. 2022-01-02 14:57:03 +00:00
simple_overlay_item.cpp Cleanup formatting. 2020-11-07 21:21:56 +00:00
two_point_assistant.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00