mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +00:00
FIX: [STUDIO-2899] Model mall entrance issue
The device window switches from a printer that has printed the mall model to a printer that does not download the model from the mall. The printing progress area also displays a rating button Change-Id: I240cc4d2045cab043f9f6d20e8d40632c4f5b862
This commit is contained in:
@@ -269,6 +269,7 @@ protected:
|
||||
std::shared_ptr<ImageTransientPopup> m_image_popup;
|
||||
std::shared_ptr<CameraPopup> m_camera_popup;
|
||||
std::vector<SliceInfoPanel *> slice_info_list;
|
||||
std::set<int> rated_model_id;
|
||||
AMSSetting *m_ams_setting_dlg{nullptr};
|
||||
PrintOptionsDialog* print_options_dlg { nullptr };
|
||||
CalibrationDialog* calibration_dlg {nullptr};
|
||||
|
||||
Reference in New Issue
Block a user