Merge pull request #3767

d922c91 main: hide TitleBar when MerchantTitleBar is visible (rating89us)
This commit is contained in:
luigi1111 2021-12-02 00:16:15 -06:00
commit 999bc21d6b
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010
1 changed files with 0 additions and 3 deletions

View File

@ -259,9 +259,6 @@ ApplicationWindow {
walletPassword,
persistentSettings.nettype,
persistentSettings.kdfRounds);
// Hide titlebar based on persistentSettings.customDecorations
titleBar.visible = persistentSettings.customDecorations;
}
function closeWallet(callback) {