kicad/eeschema/libedit
John Beard d06f0de1eb Libedit: transfer current screen settings on part load
When loading a part in libedit, also transfer certain screen
settings to the incoming SCH_SCREEN, from the current
SCH_SCREEN.

Currently, the grid settings are transferred, but this could
also do other settings if needed.

Also remove some duplicate commentary and mention why the
grid is set in a SCH_SCREEN even though the BASE_SCREEN ctor
sets the same default.

Fixes: lp:1815108
* https://bugs.launchpad.net/kicad/+bug/1815108
2019-02-08 22:56:05 +00:00
..
block_libedit.cpp Fix a few Coverity warnings. 2019-01-04 09:49:21 +01:00
controller.cpp Handle don't-always-display-cursor setting correctly. 2018-10-24 13:36:48 +01:00
lib_edit_frame.cpp Don't return wxID_OK from a cancel. 2019-01-10 17:41:33 +00:00
lib_edit_frame.h Finish up remaining block operation inconsistencies. 2018-11-14 23:45:32 +00:00
lib_export.cpp eeschema-gal: initial GALified version. Lots of stuff still to do! 2018-10-09 11:08:52 +01:00
lib_manager.cpp Make sure original part record always has the write library nickname. 2018-11-21 19:51:04 +00:00
lib_manager.h eeschema-gal: moved libedit to a separate directory 2018-10-09 11:08:52 +01:00
libedit.cpp Libedit: transfer current screen settings on part load 2019-02-08 22:56:05 +00:00
libedit_onleftclick.cpp eeschema-gal: initial GALified version. Lots of stuff still to do! 2018-10-09 11:08:52 +01:00
libedit_onrightclick.cpp Fix translation issues with copy/paste block. 2018-10-30 11:33:49 +00:00
libedit_plot_component.cpp Footprint editor: add save view to PNG file. 2018-11-09 08:32:36 -05:00
libedit_undo_redo.cpp Add view refresh calls for edit operations. 2018-10-18 12:12:48 +01:00
libfield.cpp Add view refresh calls for edit operations. 2018-10-18 12:12:48 +01:00
menubar_libedit.cpp Unify library browser terminology. 2019-01-30 19:52:15 +00:00
pinedit.cpp Hide existing object when displaying moving preview. 2018-10-23 20:54:42 +01:00
symbdraw.cpp Hide existing object when displaying moving preview. 2018-10-23 20:54:42 +01:00
symbedit.cpp Symbol Editor: update the view after relocating the anchor 2018-12-04 09:42:26 +01:00
tool_lib.cpp Added help string to select buttons. 2018-12-05 20:13:03 -08:00