simov / markdown-viewer

Markdown Viewer / Browser Extension
MIT License
1.01k stars 131 forks source link

Feature Request: Remember Scroll Bar Position on Autoreload #212

Closed heltonricardo closed 1 year ago

heltonricardo commented 1 year ago

Description

Currently, when the autoreload feature is triggered in the extension, the scroll bar is reset to its default position. This can be frustrating for users who were previously scrolling through a lengthy page and now have to start from the top again.

To enhance the user experience, I would suggest adding a new feature to the extension that allows it to remember the position of the scroll bar when the autoreload occurs. This would greatly improve the usability of the extension and make it even more valuable to users.

Proposed Solution

Add a new feature to the extension that remembers the position of the scroll bar when the autoreload feature is triggered. This could be achieved by storing the scroll bar position in local storage and restoring it when the page is reloaded.

Benefits

Additional Information

I appreciate your consideration of this feature request and look forward to seeing continued development of this great tool.

Thank you for your time and attention. Sincerely, Helton.

heltonricardo commented 1 year ago

Sorry for the confusion in this feature request. I discovered that the feature already exists, and I apologize for any inconvenience caused.