mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Search: Fixed "Search" menu item under OSX
+ deleted search combobox
This commit is contained in:
@@ -1094,7 +1094,7 @@ void Sidebar::msw_rescale()
|
||||
void Sidebar::search_and_apply_tab_search_lines(bool force/* = false*/)
|
||||
{
|
||||
if (p->searcher.search(p->search_line, force))
|
||||
apply_search_line_on_tabs();
|
||||
;//apply_search_line_on_tabs();
|
||||
}
|
||||
|
||||
void Sidebar::jump_to_option(size_t selected)
|
||||
|
||||
Reference in New Issue
Block a user