kicad/include/view
jean-pierre charras 456735f803 VIEW::ViewGetLOD() returns double now instead of int.
ViewGetLOD() returns the minimal value of a zoom to show an item.
However a zoom is a double, and using int as minimal value does not
allows setting a correct value in some cases.
2020-09-21 17:55:24 +02:00
..
view.h Change 'Zoom to Fit' margins and add 'Zoom to Objects' 2020-09-16 00:53:39 +00:00
view_controls.h ADDED: Menu option to enable/disable snap to grid 2020-09-10 20:09:30 -07:00
view_group.h Fix a few doxygen warnings 2017-06-21 10:01:39 +02:00
view_item.h VIEW::ViewGetLOD() returns double now instead of int. 2020-09-21 17:55:24 +02:00
view_overlay.h VIEW_OVERLAY: add missing code and missing poly graphic overloaded primitives. 2018-12-11 11:42:39 +01:00
view_rtree.h Comment-only changes 2020-01-10 16:43:01 -08:00
wx_view_controls.h ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00
zoom_controller.h ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00