On showWindow, also raise
This commit is contained in:
@@ -361,6 +361,7 @@ Kirigami.ApplicationWindow {
|
||||
|
||||
function onShowWindow() {
|
||||
root.showWindow()
|
||||
root.raise()
|
||||
}
|
||||
|
||||
function onUserConsentRequired(url) {
|
||||
|
||||
Reference in New Issue
Block a user