feat: Option to save scroll position in storage overlay

This commit is contained in:
Emily Lovegrove
2025-07-08 16:38:51 +01:00
committed by Linnea Gräf
parent a698e71714
commit 11e34b0b4b
5 changed files with 27 additions and 5 deletions

View File

@@ -375,6 +375,8 @@
"firmament.config.storage-overlay.outline-active-page.description": "Put a border around the selected storage page in the storage overlay.",
"firmament.config.storage-overlay.padding": "Padding",
"firmament.config.storage-overlay.padding.description": "Padding inside of the storage overview.",
"firmament.config.storage-overlay.retain-scroll": "Retain Scroll Position",
"firmament.config.storage-overlay.retain-scroll.description": "Retain scroll position when closing storage overlay and overview.",
"firmament.config.storage-overlay.rows": "Columns",
"firmament.config.storage-overlay.rows.description": "Max columns used by the storage overlay and overview.",
"firmament.config.storage-overlay.scroll-speed": "Scroll Speed",