BoostNote-App icon indicating copy to clipboard operation
BoostNote-App copied to clipboard

Allow Scroll-Past-End

Open h-matsuo opened this issue 5 years ago • 3 comments

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

  • Boost Note.next version: 0.12.3
  • OS version and name: macOS 10.15.7

h-matsuo avatar Jan 11 '21 10:01 h-matsuo

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

Rokt33r avatar Aug 20 '21 01:08 Rokt33r

@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?

Komediruzecki avatar Aug 20 '21 14:08 Komediruzecki

full-blown almost entire screen past the last line

@Komediruzecki It sounds better to me.

Rokt33r avatar Aug 23 '21 00:08 Rokt33r