Remove unused PanZoom / pan_zoom settings

This commit is contained in:
Roy Nieterau 2022-09-14 17:23:59 +02:00
parent 730f451020
commit a0333c88ae
2 changed files with 0 additions and 15 deletions

View file

@ -678,9 +678,6 @@
"isolate_view": true,
"off_screen": true
},
"PanZoom": {
"pan_zoom": true
},
"Renderer": {
"rendererName": "vp2Renderer"
},

View file

@ -94,18 +94,6 @@
}
]
},
{
"type": "dict",
"key": "PanZoom",
"children": [
{
"type": "boolean",
"key": "pan_zoom",
"label": " Pan Zoom"
}
]
},
{
"type": "splitter"
},