ENH: update some sentences and refine ui

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ibba2d6c880fcb810f861cf06eb7a30a512cbbacf
(cherry picked from commit 5195e824814a1ee38d789f331ec86e73807d412a)
This commit is contained in:
xun.zhang
2025-01-16 16:52:39 +08:00
committed by Noisyfox
parent 196dba481d
commit ae75d8b8a5
5 changed files with 10 additions and 9 deletions

View File

@@ -355,6 +355,7 @@ WipingDialog::WipingDialog(wxWindow* parent, const std::vector<float>& matrix, c
e.Skip();
});
CenterOnParent();
wxGetApp().UpdateDlgDarkUI(this);
}