4cd41e3941
When starting Eeschema, or a frame/dialog using a SCH_DRAW_PANEL, the bg color was initialized too late, thus creating a flicker or an annoying draw artifact (in SYMBOL_PREVIEW_WIDGET for instance) if a Paint event is fired before the right bg color is initialized. Initializing the bg color earlier fix this issue. Fixes: lp:1797203 https://bugs.launchpad.net/kicad/+bug/1797203 |
||
---|---|---|
.. | ||
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 |