Skip to content

Fix preview pane scroll position on long documents #39

@schuyler

Description

@schuyler

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcloned-issuehighImportant for release, significant impactpreviewPreview panev0.1Must have for v0.1 release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions