mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
"Sequential slider applied only to top layer" parameter from the Preferences is applied just for the horizontal slider now
This commit is contained in:
parent
b84efca01e
commit
4d7b5d4451
2 changed files with 8 additions and 5 deletions
|
@ -293,6 +293,7 @@ protected:
|
|||
void draw_thumb_text(wxDC& dc, const wxPoint& pos, const SelectedSlider& selection) const;
|
||||
|
||||
void update_thumb_rect(const wxCoord begin_x, const wxCoord begin_y, const SelectedSlider& selection);
|
||||
bool is_lower_thumb_editable();
|
||||
bool detect_selected_slider(const wxPoint& pt);
|
||||
void correct_lower_value();
|
||||
void correct_higher_value();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue