Fix default value for popupScaleRelativeToPageZoom
This commit is contained in:
parent
14c1f379ec
commit
48d93f3fa5
@ -174,7 +174,7 @@
|
|||||||
},
|
},
|
||||||
"popupScaleRelativeToPageZoom": {
|
"popupScaleRelativeToPageZoom": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": true
|
"default": false
|
||||||
},
|
},
|
||||||
"showGuide": {
|
"showGuide": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
Loading…
Reference in New Issue
Block a user