FIX: [STUDIO-3374] DropDown only show tooltip for ellipsize text

Change-Id: I719df15ff5f6601ecbadfb3f483c4a48a90523f4
This commit is contained in:
chunmao.guo 2023-06-28 11:54:51 +08:00 committed by Lane.Wei
parent 63029c628a
commit ff45fc536a
2 changed files with 4 additions and 2 deletions

View file

@ -81,6 +81,7 @@ public:
profile->Release();
return true;
}
webView2_13->Release();
}
return false;
}