kicad/common/legacy_wx
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 Fix a few coverity errors 2019-02-16 14:09:21 +01:00
eda_draw_frame.cpp GAL opts: move config reading into GAL_DISPLAY_OPTIONS 2019-04-12 16:48:50 +01:00
eda_draw_panel.cpp Fix incorrect #ifdef definition 2019-01-16 17:39:47 +01:00
other.cpp class MARKER rework: fix a few minor issues, remove duplicate code and add comments. 2018-12-19 15:13:31 +01:00