Hide inspector by default
This commit is contained in:
parent
8419ba0ec0
commit
6b115659ca
@ -188,7 +188,7 @@ ApplicationWindow {
|
||||
|
||||
WebView {
|
||||
id: inspector
|
||||
visible:true
|
||||
visible: false
|
||||
url: webview.experimental.remoteInspectorUrl
|
||||
anchors {
|
||||
left: root.left
|
||||
|
Loading…
Reference in New Issue
Block a user