FIX:fixed Amslib does not refresh the current layout

Change-Id: If5a050b314aea554a8b76b22a80f9c3b50466ad4
This commit is contained in:
tao wang 2022-08-02 14:07:56 +08:00 committed by Lane.Wei
parent ffad75903d
commit 56e05a0721
3 changed files with 17 additions and 24 deletions

View file

@ -159,6 +159,7 @@ protected:
wxStaticText * m_ams_debug;
bool m_show_ams_group{false};
AMSControl* m_ams_control;
RoundedRectangle* m_ams_control_box;
wxStaticBitmap *m_ams_extruder_img;
wxStaticBitmap* m_bitmap_extruder_img;
wxPanel * m_panel_separator_right;