kicad/common/view
PJM abdd1906c2 Change 'Zoom to Fit' margins and add 'Zoom to Objects'
CHANGED: The margin used in 'Zoom to Fit' is now 2% instead of 10%.

ADDED: Added 'Zoom to Objects' to Eeschema which does not include
the page and border in the bbox calculations.

CHANGED: Removed pre-existing code that tweaked the center to account
for the scrollbars.  It actually made the view off center.  Removing it
results in perfectly centered zooms.

Fixes https://gitlab.com/kicad/code/kicad/issues/5145
2020-09-16 00:53:39 +00:00
..
view.cpp Change 'Zoom to Fit' margins and add 'Zoom to Objects' 2020-09-16 00:53:39 +00:00
view_controls.cpp ADDED: Menu option to enable/disable snap to grid 2020-09-10 20:09:30 -07:00
view_group.cpp view_layers: Initialize variables 2018-10-11 14:08:35 -07:00
view_item.cpp Code formatting 2016-12-12 16:45:52 +01:00
view_overlay.cpp VIEW_OVERLAY: implement Line() method 2020-09-08 01:31:42 +02:00
wx_view_controls.cpp ADDED: Menu option to enable/disable snap to grid 2020-09-10 20:09:30 -07:00
zoom_controller.cpp ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00