Markdown scroll when it's one line #3834
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I tested it at chrome 48.0.2564.109.
<!-- Create a simple CodeMirror instance -->).I'am sorry, My English is poor.
The demo at http://codemirror.net does not show a scrollbar when there's only a single line in it, neither could I scroll it with the scroll wheel. What kind of scrolling do you mean?
It's not scrollbar.
When CodeMirror has only a single line, The text in CodeMirror will up and down when the mouse are scrolling

.
I'am sorry, My English is poor.
Ah, now I can see it. Attached patch fixes it for me (on Chrome)