mohzy83 / NppMarkdownPanel

Lightweight Notepad++ plugin to preview Markdown files
MIT License
224 stars 36 forks source link

With certain documents, preview panel doesn't open scrolled to the top #17

Closed UrsineRaven closed 1 year ago

UrsineRaven commented 5 years ago

Steps to reproduce:

  1. Open Notepad++ with a markdown file that will cause the preview to need scrolling
  2. Click the preview toolbar button
  3. The preview isn't at the top of the file (you have to scroll up to see the beginning)
UrsineRaven commented 5 years ago

After further testing, this doesn't appear to happen to every document, and it's unrelated to the docked state.

It happens consistently to a markdown file I have that starts with:

# Notes from training

----

## Definitions

### What is [REDACTED]?
mohzy83 commented 1 year ago

This bug is now fixed in version 0.7.0