appml / neutrinote

neutriNote - the original extensible Markdown + Math note app. Non-commerical. No lock-ins. Only 3 MB footprint & highly optimized. Designed for plaintext purists.
GNU General Public License v3.0
348 stars 24 forks source link

landscape mode: last line(s) of text in Markdown View only visible when Title is not shown #55

Closed J70P closed 1 year ago

J70P commented 2 years ago

Version 4.2.5

Steps to reproduce:

  1. create a new note
  2. write as many lines that you must scroll in landscape mode to get to the end of the text
  3. press Button "Markdown View"
  4. Scroll to the bottom
  5. toggle Title

Only when the title is not shown, the complete text is visible.

appml commented 1 year ago

Can't reproduce. Please check to see if it has any hidden blank characters at the end of the text.

J70P commented 1 year ago

Can't reproduce. Please check to see if it has any hidden blank characters at the end of the text.

I wrote the note in neutriNote for this example. So I don't think that there are blanks at the end of the text.

In both screenshots the scroll position is at the bottom.

Title visible: Screenshot_20221007-051251

Title not visible: Screenshot_20221007-051302

In case it's important, I'm using the font "Roboto Mono Regular". Screenshot_20221007-051304

appml commented 1 year ago

Fixed in 4.2.6b

J70P commented 1 year ago

Fixed. Thanks!