diff --git a/electrum/gui/qml/components/main.qml b/electrum/gui/qml/components/main.qml index 523cb73cb..ad8bc55fb 100644 --- a/electrum/gui/qml/components/main.qml +++ b/electrum/gui/qml/components/main.qml @@ -254,7 +254,9 @@ ApplicationWindow Component { id: crashDialog - ExceptionDialog {} + ExceptionDialog { + z: 1000 + } } Component.onCompleted: {