FIX: ui issues with filament map dialog

jira:STUDIO-10040,STUDIO-10039

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I939df4fc0fe3eb8d287cf1efc7d459c0790d04c7
(cherry picked from commit e24a0bc60323a528b020d21871405c95f1775e0c)
This commit is contained in:
xun.zhang
2025-01-20 12:26:43 +08:00
committed by Noisyfox
parent e89c217da8
commit 324816cc6f
3 changed files with 23 additions and 15 deletions

View File

@@ -57,6 +57,7 @@ private:
wxBitmapButton *m_btn;
wxStaticText *m_label;
Label *m_disable_tip;
Label *m_detail;
std::string m_icon_path;
bool m_enabled{ true };