mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-02 16:59:48 +02:00
Search: 1.Select first item in the search list by default
2. Show "Search in English" checkbox only, when Slicer is localized 3. Suppress search window hiding when leave the 3D-scene
This commit is contained in:
@@ -70,7 +70,7 @@ struct OptionViewParameters
|
||||
bool group {true };
|
||||
bool english {false};
|
||||
|
||||
int hovered_id {-1};
|
||||
int hovered_id {0};
|
||||
};
|
||||
|
||||
class OptionsSearcher
|
||||
|
||||
Reference in New Issue
Block a user