kicad/common/view
markus-bonk 47603fbc76 Wx_view_controls: Allow two input devices to simultaneously pan & zoom
Instead of the mouse move and zoom algorithms calculating the new
position or scale values relative to a starting value, the new values
are calculated relative to the current values. This allows the user to
use a second input device to move or zoom the view at the same time
without its change being undone by the mouse.
2022-01-28 12:21:42 +00:00
..
view.cpp Safely sort view layers 2022-01-06 14:41:51 -08:00
view_controls.cpp Initialize variables properly 2021-01-18 18:35:10 +00:00
view_group.cpp Map zone layers before checking their visibility. 2022-01-21 23:26:10 +00:00
view_item.cpp Cleanup. 2021-10-03 19:42:29 +01:00
view_overlay.cpp Some more EDA_ANGLE cleanup. 2022-01-16 19:16:18 +00:00
wx_view_controls.cpp Wx_view_controls: Allow two input devices to simultaneously pan & zoom 2022-01-28 12:21:42 +00:00
zoom_controller.cpp Tweak default zoom settings for Windows 2021-03-21 19:46:23 -04:00