mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-15 19:52:39 -07:00
Removed SearchCombobox from the Sidebar.
Tab->SearchCombobox works with all parameters now. Overridden GetWindow() for PointCtrl.
This commit is contained in:
@@ -762,7 +762,7 @@ void Tab::update_mode()
|
||||
update_changed_tree_ui();
|
||||
|
||||
// update list of options for search
|
||||
m_search_cb->init(m_config, type(), m_mode);
|
||||
// m_search_cb->init(m_config, type(), m_mode);
|
||||
}
|
||||
|
||||
void Tab::update_visibility()
|
||||
|
||||
Reference in New Issue
Block a user