mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Search: Fixed "Search" menu item under OSX
+ deleted search combobox
This commit is contained in:
parent
07411e795c
commit
b447b45a3e
3 changed files with 5 additions and 10 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue