BoostIO / BoostNote-App

Boost Note is a document driven project management tool that maximizes remote DevOps team velocity.
https://boostnote.io
Other
3.76k stars 369 forks source link

Allow Scroll-Past-End #763

Open h-matsuo opened 3 years ago

h-matsuo commented 3 years ago

Expected behavior

Please add a configuration which enables scroll-past-end. This feature has implemented in the legacy Boostnote (https://github.com/BoostIO/Boostnote/issues/838, https://github.com/BoostIO/Boostnote/issues/1471).

Environment

Desktop/Web

Rokt33r commented 3 years ago

@Komediruzecki Do you think you can do the same thing for the cloud space?

Komediruzecki commented 3 years ago

@Rokt33r Yeah, I already tested it and it works.

But I also found another setting on codemirror which allows margin past the last line. I don't know if this was set to cloud codemirror editor but it actually does show a bit more beyond the last line, see image:

image

So do we want full-blown almost entire screen past the last line or is it a bit enough?

Rokt33r commented 3 years ago

full-blown almost entire screen past the last line

@Komediruzecki It sounds better to me.