kicad/common/gal
Jon Evans 7784d7cb12 PNS: Fix visible area restriction
VIEW::GetBoundary() returns the entire view area, not the visible area.
Surprisingly, we had no API for this, so I added one.

Also, changed the dragger behavior to toggle between optimizing just the
modified area and optimizing the visible area, i.e. we will now never
optimize off-screen portions of the dragged track.
2021-04-10 16:13:08 -04:00
..
cairo Fix some typos across the codebase 2021-04-05 16:15:25 +02:00
opengl Performance: don't look up map entry twice. 2021-04-08 23:10:30 +01:00
color4d.cpp
cursors.cpp
dpi_scaling.cpp
gal_display_options.cpp
graphics_abstraction_layer.cpp PNS: Fix visible area restriction 2021-04-10 16:13:08 -04:00
hidpi_gl_canvas.cpp
stroke_font.cpp