ENH:optimize device page lag

jira:[none]

Change-Id: I0f6f1b257922d0e25152df9d42814551fa4a89ae
(cherry picked from commit 570751668e120b92953593c38bf2469474e98d8f)
This commit is contained in:
tao wang
2025-01-05 13:25:13 +08:00
committed by Noisyfox
parent 048f91be5c
commit ac3ead14d2
6 changed files with 28 additions and 71 deletions

View File

@@ -179,11 +179,8 @@ public:
void show_noams_mode();
void show_auto_refill(bool show);
void enable_ams_setting(bool en);
void show_vams(bool show);
void show_vams_kn_value(bool show);
void update_vams_kn_value(AmsTray tray, MachineObject* obj);
void reset_vams();
void post_event(wxEvent&& event);
virtual bool Enable(bool enable = true);