mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 20:28:08 -06:00
FIX: optimize the interaction of flushing volume dialog
Change-Id: I0ded28925b6e5d8be55d8f21577366fabb1170fb (cherry picked from commit 1983304dd5d0f347df820f1ae3fd3c557670be1f)
This commit is contained in:
parent
a52e423416
commit
de8b37b63c
2 changed files with 35 additions and 42 deletions
|
@ -54,6 +54,8 @@ private:
|
|||
|
||||
wxTextCtrl* m_flush_multiplier_ebox = nullptr;
|
||||
wxStaticText* m_min_flush_label = nullptr;
|
||||
|
||||
std::vector<float> m_matrix;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue