Add option to remember editor position and zoom
This commit is contained in:
parent
fa3eba219e
commit
764f9fe5a4
3 changed files with 50 additions and 4 deletions
|
@ -35,6 +35,10 @@
|
|||
"analytics": {
|
||||
"title": "Analytics",
|
||||
"description": "Enable to send anonymous usage data to the developer. <a href='https://s.massive.box/jsdraw-plugin-privacy'>Privacy Policy</a>"
|
||||
},
|
||||
"restorePosition": {
|
||||
"title": "Remember editor position",
|
||||
"description": "When enabled, the editor will remember the zoom factor and position, and it will restore them the next time you open the drawing."
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue