Line length bug causes words to jump between lines

Steps to reproduce

  • Type a word at the end of a single line.
  • The word will wrap to the next line
  • Once you enter a space after the word, the word moves back to the previous line

Expected result

  • Words should stay on the same line

Actual result

Environment

  • Operating system: Mac OS
  • Obsidian version: 0.9.7

Additional information

It seems like there is an extra 20px in padding that is being added to the end of the line while a word is being written.

Will be fixed in the next release.