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