a20cce0753
This was the behavior before the factoring out of COMPONENT_TREE. Moving the history at the top just required inserting it at the right point; fixing preselect involved wxEVT_INIT_DIALOG not propagating to the panel. Simple solution was to move the parts of that event handler to the constructor as they didn't have to be in an event handler anyway. Fixes: lp:1707538 * https://bugs.launchpad.net/kicad/+bug/1707538 |
||
---|---|---|
.. | ||
component_tree.cpp | ||
component_tree.h | ||
pin_shape_combobox.cpp | ||
pin_shape_combobox.h | ||
pin_type_combobox.cpp | ||
pin_type_combobox.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 |