[MM-47756] Close Downloads when clicking in tabBar (Windows) (#2293)
* Make tabBar disabled when dropdowns are open so that clicking there can close them * Update src/renderer/components/MainPage.tsx Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com> * Remove console Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
This commit is contained in:
@@ -36,4 +36,3 @@ window.addEventListener('message', async (event) => {
|
||||
break;
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user