mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 22:32:07 +00:00
ENH:optimize some layouts at different resolutions
jira:[STUDIO-9807] Change-Id: I3d432734a6b3f494ed79d816b754d6d1cbcd3a0f (cherry picked from commit d134b66446e5a9561152b6545fe79d19a70dddfe)
This commit is contained in:
@@ -110,8 +110,6 @@ protected:
|
||||
ScalableBitmap m_button_ams_setting_normal;
|
||||
ScalableBitmap m_button_ams_setting_hover;
|
||||
ScalableBitmap m_button_ams_setting_press;
|
||||
Button *m_button_guide {nullptr};
|
||||
Button *m_button_retry {nullptr};
|
||||
|
||||
AmsHumidityTipPopup m_Humidity_tip_popup;
|
||||
|
||||
@@ -180,7 +178,6 @@ public:
|
||||
void show_auto_refill(bool show);
|
||||
void enable_ams_setting(bool en);
|
||||
void show_vams_kn_value(bool show);
|
||||
void update_vams_kn_value(AmsTray tray, MachineObject* obj);
|
||||
void post_event(wxEvent&& event);
|
||||
|
||||
virtual bool Enable(bool enable = true);
|
||||
|
||||
Reference in New Issue
Block a user