mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Fixed updates of the "Slice now" and "Export G-code buttons"
based on the object inside / outside the work space condition. Removed TabIface.cpp/hpp Perl bindings. Fixed reset of the status bar / cancel button after the last object is removed from the plater.
This commit is contained in:
@@ -125,6 +125,9 @@ public:
|
||||
|
||||
void update();
|
||||
void select_view(const std::string& direction);
|
||||
// Called after the Preferences dialog is closed and the program settings are saved.
|
||||
// Update the UI based on the current preferences.
|
||||
void update_ui_from_settings();
|
||||
|
||||
void select_all();
|
||||
void remove(size_t obj_idx);
|
||||
|
||||
Reference in New Issue
Block a user