rococode / vimflowy

archived - I switched to plaintext [my personal fork, not a clean dev environment. commits cherry-picked from here to PR to master]
https://vimflowy.netlify.com/
MIT License
0 stars 0 forks source link

pad bottom of page #7

Open rococode opened 5 years ago

rococode commented 5 years ago

Add behavior like in Sublime text, VS code, and other editors where you can scroll all the way until the bottom-most line is at the top of the page (and the rest of the page is whitespace)

rococode commented 5 years ago

Proof of concept: 51d2b56528a246782daef747f1e2c2b956709f6e

I'm using this now which lowers the priority of this issue for me, it's too simple to be merged to master though. Probably need something more customizable that can be implemented as part of #10 (the div needs a class added to it, in that case).