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