mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-07 00:47:25 -04:00
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