FIX:Adjuct the AI detection UI

jira:[STUDIO-13060][STUDIO-13059][STUDIO-13028]

Change-Id: Ibfb37b9e7f82956e1b6e8d5cf561e45dd078efde
(cherry picked from commit 8cf3c7a8600dfcfb022a8d8595a43ea63ac9ef9b)
This commit is contained in:
milk
2025-07-04 20:43:07 +08:00
committed by Noisyfox
parent 2cb059eb8b
commit 8a96da53c4
2 changed files with 100 additions and 63 deletions

View File

@@ -88,6 +88,13 @@ protected:
Label* text_ai_detections;
Label* text_ai_detections_caption;
wxSizerItem *ai_detections_bottom_space;
wxSizerItem *ai_monitoring_bottom_space;
wxSizerItem *spaghetti_bottom_space;
wxSizerItem *purgechutepileup_bottom_space;
wxSizerItem *nozzleclumping_bottom_space;
wxSizerItem *airprinting_bottom_space;
Label * text_ai_monitoring;
Label * text_ai_monitoring_caption;
Label* text_spaghetti_detection;