Add option to remember editor position and zoom

This commit is contained in:
MassiveBox 2025-05-06 18:19:18 +02:00
parent fa3eba219e
commit 764f9fe5a4
Signed by: massivebox
GPG key ID: 9B74D3A59181947D
3 changed files with 50 additions and 4 deletions

View file

@ -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."
}
}
}