mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 01:39:30 +02:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user