FIX: toggle line for Model Tabs.

Change-Id: Ia3964d6509a97ae098ac79be06396fe1c39396d6
(cherry picked from commit 597fb201f3c19756cfd91808447beaf3a6227434)
This commit is contained in:
chunmao.guo 2022-07-22 17:03:26 +08:00 committed by Lane.Wei
parent 157fae556f
commit 3e5d660a37

View file

@ -2107,6 +2107,9 @@ void TabPrintModel::update_model_config()
m_config->apply_only(local_config, local_keys);
m_config_manipulation.apply_null_fff_config(m_config, m_null_keys, m_object_configs);
}
toggle_options();
if (m_active_page)
m_active_page->update_visibility(m_mode, true); // for taggle line
update_dirty();
TabPrint::reload_config();
//update();