kicad/eeschema/widgets
jean-pierre charras 4cd41e3941 Eeschema: avoid using a incorrect background color the first time a SCH_DRAW_PANEL is displayed
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
2019-01-25 20:32:46 +01:00
..
pin_shape_combobox.cpp
pin_shape_combobox.h
pin_type_combobox.cpp
pin_type_combobox.h
symbol_preview_widget.cpp Eeschema: avoid using a incorrect background color the first time a SCH_DRAW_PANEL is displayed 2019-01-25 20:32:46 +01:00
symbol_preview_widget.h Eeschema: Fix a subtle bug in SYMBOL_PREVIEW_WIDGET. 2018-10-31 15:52:35 +01:00
symbol_tree_pane.cpp Keep state except when the filter changed. 2018-11-25 01:51:45 +00:00
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 Add control over worksheet colour in eeschema. 2018-10-09 11:08:56 +01:00
widget_eeschema_color_config.h