kicad/common/legacy_gal
John Beard 2d43fcf9ee GAL opts: move config reading into GAL_DISPLAY_OPTIONS
Move repeated GAL config reading routines into GAL_DISPLAY_OPTIONS.
THe app-level config is in here already, do the same for the
common config.

This means that the configs are loaded consistently, which fixes
the symbol-chooser preview window, which previously didn't use the
same config routine as other GAL canvases.

Future work could move these functions to free functions that
act on the public interface of GAL_DISPLAY_OPTIONS to avoid
GAL_DISPLAY_OPTIONS having to know about wxConfig and wxWindow.

Fixes: lp:1824524
* https://bugs.launchpad.net/kicad/+bug/1824524

(cherry picked from commit ab2281d26f)
2019-04-12 16:48:50 +01:00
..
block.cpp Clean up undo when cancelling block operation. 2018-12-21 22:45:57 +00:00
eda_draw_frame.cpp GAL opts: move config reading into GAL_DISPLAY_OPTIONS 2019-04-12 16:48:50 +01:00
other.cpp Include directories are implied by legacy_gal linkage 2018-11-08 07:52:36 -05:00