jbt / markdown-editor

Live (Github-flavored) Markdown Editor
http://jbt.github.com/markdown-editor
ISC License
2.82k stars 643 forks source link

partially fixed autoscroll #111

Closed cmnguyen01 closed 1 year ago

cmnguyen01 commented 4 years ago

offers a partial fix to the #92 issue with auto scrolling this fix is mostly because of the padding. it mostly fixed the issue as the cursor will fully display if some one press the enter button twice or reach two line down when they reach the bottom of the editor.