kicad/include/gal
Seth Hillbrand 1cc9792cdb Fix snapping dist when disabling grid
The disable grid hotkey should allow the snap scale to be completely
determined by the snapSize and world scale.  This prevents snapRange
from overriding in the case where grid is disabled.

Additionally, we disallow grid snapping when the grid scale is not
visible.  This means that when zoomed out sufficiently to not show the
minor ticks, these minor ticks will not override a snap

Fixes https://gitlab.com/kicad/code/kicad/issues/12303
2022-12-21 17:47:45 -08:00
..
cairo GAL: Do better job at reserving vertices. 2022-09-14 16:07:47 +00:00
opengl Improve canvas responsiveness by better swap interval management. 2022-11-18 00:32:25 +05:00
color4d.h Work around more instances of the wxWidgets color string locale bug. 2022-09-30 20:56:25 +01:00
compositor.h Header clean up round 5. 2020-12-21 18:42:21 -05:00
cursors.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
definitions.h Gerbview: fix cairo negative items and implement real differential mode 2021-08-31 12:43:53 +00:00
dpi_scaling.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
gal_display_options.h Further simplification of AA regime 2021-06-08 17:20:41 -07:00
gal_print.h Decouple GAL printing interface and its Cairo-based implementation 2018-10-31 19:17:30 +01:00
graphics_abstraction_layer.h Fix snapping dist when disabling grid 2022-12-21 17:47:45 -08:00
hidpi_gl_3D_canvas.h Move 3D controls to a new class 2022-06-21 23:38:22 +00:00
hidpi_gl_canvas.h Convert mouse coordinates to native pixesl in the 3D viewer 2021-10-10 17:52:12 +01:00