Problem
On long pages with extensive media content, the preview pane:
- Inconsistently positions itself during scrolling
- Often resets to the top of the page on refresh
- Loses scroll synchronization with editor pane
Impact
- Poor user experience when working with large documents
- Requires constant manual re-scrolling to find position
- Breaks the editor-preview synchronization
Source
Based on issue #1323 from MacDownApp/macdown
MacDownApp/macdown#1323
Priority
HIGH - UX issue affecting productivity with large documents
Implementation Notes
- Review scroll position tracking logic
- Test with documents containing many images and media
- Ensure scroll position persists across refreshes
Problem
On long pages with extensive media content, the preview pane:
Impact
Source
Based on issue #1323 from MacDownApp/macdown
MacDownApp/macdown#1323
Priority
HIGH - UX issue affecting productivity with large documents
Implementation Notes