kicad/common/view
Seth Hillbrand 242b9855dd Protect VIEW against oddball items
Importing may have more view layers than we allocate.  In these cases,
we need to avoid accidentally writing to unallocated view layers

Fixes https://gitlab.com/kicad/code/kicad/issues/13638
2023-01-26 11:22:56 -08:00
..
view.cpp Protect VIEW against oddball items 2023-01-26 11:22:56 -08:00
view_controls.cpp Initialize variables properly 2021-01-18 18:35:10 +00:00
view_group.cpp Move zone borders back to their "host" layer. 2022-11-05 16:50:54 +00:00
view_item.cpp Cleanup. 2021-10-03 19:42:29 +01:00
view_overlay.cpp VIEW_OVERLAY: enforce always on top behaviour through Z ordering 2022-03-03 01:02:00 +01:00
wx_view_controls.cpp Handle view centering properly when drag-panning and zooming. 2023-01-02 14:20:43 +05:00
zoom_controller.cpp Updated accelerating zoom controller to use default (non-accelerated) 2022-11-04 16:28:32 +00:00