Add option to remember zoom and scroll position in localStorage

This commit is contained in:
Nick O'Leary
2022-01-24 21:04:27 +00:00
parent 5fc920087b
commit d679b02658
3 changed files with 43 additions and 4 deletions

View File

@@ -75,6 +75,8 @@
"view": {
"view": "View",
"grid": "Grid",
"storeZoom": "Restore zoom level on load",
"storePosition": "Restore scroll position on load",
"showGrid": "Show grid",
"snapGrid": "Snap to grid",
"gridSize": "Grid size",