kicad/eeschema/symbol_editor
Seth Hillbrand 66d3bf2bc2 Refresh draw objects when common settings change
Common settings may change colors so make sure that we refresh the draw
objects when the settings change to draw them in the proper colors.
Failing to do this may also cause left over lines on the screen
depending on OpenGL drivers

Fixes https://gitlab.com/kicad/code/kicad/issues/11921

(cherry picked from commit 8aabdcff9c)
2022-06-28 16:46:19 -07:00
..
lib_logger.cpp Remove the wxLog calls from math/util.h for now 2021-06-01 18:44:22 -04:00
lib_logger.h Remove the wxLog calls from math/util.h for now 2021-06-01 18:44:22 -04:00
menubar_symbol_editor.cpp Revert "Stop leaking submenu items" 2022-04-10 22:33:43 -04:00
symbol_edit_frame.cpp Refresh draw objects when common settings change 2022-06-28 16:46:19 -07:00
symbol_edit_frame.h ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 2022-04-22 22:06:51 +01:00
symbol_editor.cpp Move the symbol editor to the new filedlg customize 2022-06-11 22:59:59 -04:00
symbol_editor_import_export.cpp Make it easier to open legacy files. 2021-11-19 13:36:14 +00:00
symbol_editor_plotter.cpp Separate plotting into background and foreground. 2022-02-10 20:33:06 +00:00
symbol_editor_settings.cpp Eeschema: Add pin count column to pin table 2022-02-07 17:45:16 +00:00
symbol_editor_settings.h Default line width to 0 in symbol editor. 2021-11-27 11:53:38 +00:00
symbol_editor_undo_redo.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
symbol_library_manager.cpp Catch throws in DeleteSymbol 2022-05-06 16:13:59 -07:00
symbol_library_manager.h ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 2022-04-22 22:06:51 +01:00
symbol_saveas_type.h Move the symbol editor to the new filedlg customize 2022-06-11 22:59:59 -04:00
toolbars_symbol_editor.cpp Schematic and symbol text boxes. 2022-01-28 21:38:15 +00:00