ab2281d26f
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 |
||
---|---|---|
.. | ||
pin_shape_combobox.cpp | ||
pin_shape_combobox.h | ||
pin_type_combobox.cpp | ||
pin_type_combobox.h | ||
symbol_preview_widget.cpp | ||
symbol_preview_widget.h | ||
symbol_tree_pane.cpp | ||
symbol_tree_pane.h | ||
tuner_slider.cpp | ||
tuner_slider.h | ||
tuner_slider_base.cpp | ||
tuner_slider_base.fbp | ||
tuner_slider_base.h | ||
widget_eeschema_color_config.cpp | ||
widget_eeschema_color_config.h |