mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #763] Allow Scroll-Past-End #398
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#398
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?
Originally created by @h-matsuo on GitHub (Jan 11, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/763
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 on GitHub (Aug 20, 2021):
@Komediruzecki Do you think you can do the same thing for the cloud space?
@Komediruzecki commented on GitHub (Aug 20, 2021):
@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:
So do we want full-blown almost entire screen past the last line or is it a bit enough?
@Rokt33r commented on GitHub (Aug 23, 2021):
@Komediruzecki It sounds better to me.