Merge pull request #1258 from KLayout/wip

Wip
This commit is contained in:
Matthias Köfferlein
2023-01-24 21:48:27 +01:00
committed by GitHub
212 changed files with 12050 additions and 2856 deletions
+2 -1
View File
@@ -294,7 +294,8 @@ LayoutViewBase::copy_from (lay::LayoutViewBase *source)
end_layer_updates ();
if (! m_layer_properties_lists.empty ()) {
mp_canvas->set_dither_pattern (m_layer_properties_lists [0]->dither_pattern ());
mp_canvas->set_dither_pattern (m_layer_properties_lists [0]->dither_pattern ());
mp_canvas->set_line_styles (m_layer_properties_lists [0]->line_styles ());
}
// copy the title