ENH: [STUDIO-4579] limit request rating result count

Jira: 4579

Change-Id: Ifae6f50b46fc39254ce7c59d0deb1cf1e1940579
Signed-off-by: Stone Li <stone.li@bambulab.com>
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
This commit is contained in:
maosheng.wei 2023-09-27 11:54:29 +08:00 committed by Lane.Wei
parent a5e5237b22
commit a004356fdc
5 changed files with 162 additions and 105 deletions

View file

@ -274,7 +274,6 @@ void MonitorPanel::on_update_all(wxMouseEvent &event)
return;
set_default();
m_status_info_panel->set_print_finish_status(false);
update_all();
MachineObject *obj_ = dev->get_selected_machine();