mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-26 18:21:18 -06:00
Add tooltips for combo items in rotation optimization dialog
This commit is contained in:
parent
8b5a63eaf8
commit
900814ff47
3 changed files with 26 additions and 33 deletions
|
|
@ -138,10 +138,6 @@ private:
|
|||
|
||||
class RotoptimzeWindow {
|
||||
ImGuiWrapper *m_imgui = nullptr;
|
||||
|
||||
static const char * options [];
|
||||
static bool options_valid;
|
||||
|
||||
public:
|
||||
|
||||
struct State {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue