kicad/eeschema/widgets
Maciej Suminski 50588dcd1e Fix disabled 'save library' button in the symbol editor
With uninitialized COMPONENT_TREE::m_menuActive there were cases when
application logic erroneously decided to fetch the current library name
from the right click menu selection, even though there was no menu
opened, so an empty string was returned. Empty library name is
equivalent to no library loaded, therefore the save button appeared
disabled.

Fixes: lp:1765937
* https://bugs.launchpad.net/kicad/+bug/1765937
2018-04-23 15:29:26 +02:00
..
cmp_tree_pane.cpp fix code after renamin files 2018-01-30 11:49:51 +01:00
cmp_tree_pane.h Restoring the previous performance of COMPONENT_TREE widget 2017-12-04 10:42:37 +01:00
component_tree.cpp Fix disabled 'save library' button in the symbol editor 2018-04-23 15:29:26 +02:00
component_tree.h Symbol Library Editor: fix crash after renaming a symbol 2018-01-10 08:52:17 +01:00
pin_shape_combobox.cpp Revert "Removed Pin{Shape,Type}ComboBox::SetSelection()." 2017-01-18 16:58:20 +01:00
pin_shape_combobox.h Fixed two hidden overloaded function warnings. 2017-01-18 17:24:50 +01:00
pin_type_combobox.cpp Revert "Removed Pin{Shape,Type}ComboBox::SetSelection()." 2017-01-18 16:58:20 +01:00
pin_type_combobox.h Fixed two hidden overloaded function warnings. 2017-01-18 17:24:50 +01:00
tuner_slider.cpp Fix warnings for unreferenced local variables 2018-04-18 15:08:37 -04:00
tuner_slider.h sim: tuner slider now located in a nested wxPanel 2016-08-11 14:42:00 +02:00
tuner_slider_base.cpp TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
tuner_slider_base.fbp TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
tuner_slider_base.h TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
widget_eeschema_color_config.cpp Make eeschema color select widget DPI-independent 2018-01-06 17:29:07 -07:00
widget_eeschema_color_config.h Make eeschema color select widget DPI-independent 2018-01-06 17:29:07 -07:00