f591f8741a
This is caused by:
* Not checking the hotkey data is not null when performing a
hotkey action
* Allowing hotkey actions on non-hotkey rows.
This fixes both of these, and adds an assert to warn if someone
does manage to fire a hotkey action on a non-hotkey row (but it
won't crash).
This is a ported version of commit
|
||
---|---|---|
.. | ||
color_swatch.h | ||
footprint_choice.h | ||
footprint_preview_widget.h | ||
footprint_select_widget.h | ||
gal_options_panel.h | ||
indicator_icon.h | ||
mathplot.h | ||
progress_reporter.h | ||
stepped_slider.h | ||
text_ctrl_eval.h | ||
two_column_tree_list.h | ||
unit_binder.h | ||
widget_hotkey_list.h | ||
widget_net_selector.h |