DoubleSlider modes(states) are extended and implemented mode detection from model

+ Some code refactoring
This commit is contained in:
YuSanka
2020-01-08 16:29:37 +01:00
parent 07c1c3d1dc
commit fb65e3152f
5 changed files with 82 additions and 43 deletions
+1
View File
@@ -234,6 +234,7 @@ public:
void set_project_filename(const wxString& filename);
bool is_export_gcode_scheduled() const;
bool is_one_extruder_printed_model();
int get_selected_object_idx();
bool is_single_full_object_selection() const;