kicad/common/settings
jean-pierre charras 8c15ecf8e4 Gerbview: fix issues when setting the grid color and the worksheet color.
The issue for the grid color was due to the fact there are 2 places to
store the color: the color settings and the m_gridColor GERBVIEW_FRAME member.
The worksheet color (color set to RED after a color change in layer render)
is a bit strange: looks like LAYER_GERBVIEW_WORKSHEET and LAYER_WORKSHEET
are both used to draw the worksheet.
2020-07-08 18:49:12 +02:00
..
app_settings.cpp Add configuration for cross-probing behavior 2020-06-27 22:48:48 -04:00
color_settings.cpp Gerbview: fix issues when setting the grid color and the worksheet color. 2020-07-08 18:49:12 +02:00
common_settings.cpp Force OSX to automatically scale the canvas on legacy settings read 2020-06-15 00:30:52 +00:00
json_settings.cpp Fix some UTF8 issues with project settings 2020-07-05 12:26:14 -04:00
nested_settings.cpp Project settings fixes from review 2020-07-02 22:08:54 -04:00
settings_manager.cpp Fix some UTF8 issues with project settings 2020-07-05 12:26:14 -04:00