FIX: FanControl the info text display wrap

jira: [STUDIO-12088]
Change-Id: Ic6a1d9ea60e85859f412bc65184b0eb085bba5b2
(cherry picked from commit 8dd0cb4901f43bcea062eac893466e58c0c35e7e)
This commit is contained in:
xin.zhang
2025-09-23 09:00:52 +08:00
committed by Noisyfox
parent 015ac04951
commit 21f9866847
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -214,7 +214,7 @@ private:
std::map<int, bool> m_duct_ctrl;
Button* m_button_refresh;
wxStaticText* m_cooling_text;
Label* m_cooling_text;
MachineObject *m_obj{nullptr};
std::string m_strong_str = "Strong string ...wait fill";