ENH:optimize the popup position of the fan control dialog

Change-Id: I98212c2860dfec955072c82710c8dee31866fd1d
This commit is contained in:
tao wang 2022-12-28 14:24:29 +08:00 committed by Lane.Wei
parent 7b0bfa8229
commit b3575b47d1
2 changed files with 31 additions and 7 deletions

View file

@ -273,7 +273,7 @@ protected:
SecondaryCheckDialog* abort_dlg = nullptr;
SecondaryCheckDialog* ctrl_e_hint_dlg = nullptr;
SecondaryCheckDialog* sdcard_hint_dlg = nullptr;
FanControlPopup m_fan_control_popup{nullptr};
FanControlPopup* m_fan_control_popup{nullptr};
wxString m_request_url;
bool m_start_loading_thumbnail = false;