- Fix bug with calculating max line length, and then truncating it
- This was causing issues with calculating the number of lines / height of the viewport too (since longer lines were wrapping and adding to the height but not the no. of lines), and knock-on effects with scroll behaviour
Full Changelog: v0.25.0...v0.25.1