mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-09 20:53:17 +02:00
remove what space
This commit is contained in:
parent
8a0ecf4e6f
commit
86f580919c
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ FocusScope {
|
||||||
//offscreenWindow.activeFocusItemChanged.connect(onWindowFocusChanged);
|
//offscreenWindow.activeFocusItemChanged.connect(onWindowFocusChanged);
|
||||||
focusHack.start();
|
focusHack.start();
|
||||||
}
|
}
|
||||||
|
|
||||||
function onWindowFocusChanged() {
|
function onWindowFocusChanged() {
|
||||||
//console.log("Focus item is " + offscreenWindow.activeFocusItem);
|
//console.log("Focus item is " + offscreenWindow.activeFocusItem);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue