mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-15 19:52:39 -07:00
Disable "Slice now" and "Export G-code" buttons during BGP
This commit is contained in:
@@ -520,7 +520,7 @@ void GUI_App::update_mode()
|
||||
|
||||
obj_list()->get_sizer()->Show(mode == ConfigMenuModeExpert);
|
||||
sidebar().set_mode_value(mode);
|
||||
sidebar().show_buttons(mode == ConfigMenuModeExpert);
|
||||
// sidebar().show_buttons(mode == ConfigMenuModeExpert);
|
||||
obj_list()->update_selections();
|
||||
|
||||
sidebar().Layout();
|
||||
|
||||
Reference in New Issue
Block a user