forked from Public/monero-gui
main: blur on PasswordDialog, InputDialog or ProcessingSplash
This commit is contained in:
@@ -53,11 +53,9 @@ Window {
|
||||
signal rejected()
|
||||
|
||||
onClosing: {
|
||||
inactiveOverlay.visible = false;
|
||||
}
|
||||
|
||||
function open() {
|
||||
inactiveOverlay.visible = true;
|
||||
show();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user