chore: update close view when close

dev_self
SONGE9B3\song_pd_win11 2 years ago
parent ca3d75a4fc
commit 3c3949fe07

@ -244,6 +244,7 @@ namespace STranslate.ViewModel
{ {
//隐藏icon //隐藏icon
IsVisibility = false; IsVisibility = false;
Mainwin.Close();
//语音合成销毁 //语音合成销毁
Speech.Dispose(); Speech.Dispose();
//注销快捷键 //注销快捷键

Loading…
Cancel
Save