mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-15 01:22:37 -07:00
Disable "Slice now" and "Export G-code" buttons during BGP
This commit is contained in:
@@ -263,6 +263,7 @@ void ObjectList::selection_changed()
|
||||
event.SetEventObject(this);
|
||||
wxPostEvent(this, event);
|
||||
}
|
||||
wxGetApp().sidebar().enable_buttons(!m_objects_model->IsEmpty());
|
||||
|
||||
part_selection_changed();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user