[PR #776] [MERGED] Add scroll past end feature #888

Closed
opened 2026-03-03 00:23:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/776
Author: @Komediruzecki
Created: 2/6/2021
Status: Merged
Merged: 2/10/2021
Merged by: @Rokt33r

Base: masterHead: feature/add-scroll-past-end-addon


📝 Commits (1)

  • b3de4c3 Add scroll past end feature

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 src/components/atoms/CodeEditor.tsx (+1 -0)
📝 src/lib/CodeMirror.ts (+1 -0)

📄 Description

Add scroll past end feature (#763)

  • Add scroll past end addon and initialized it to be true by default

Preview:
ScrollPastEndStart
ScrollPastEndFull

  • In electron Linux App (dev)
  • In electron Linux App production version (appImage)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/776 **Author:** [@Komediruzecki](https://github.com/Komediruzecki) **Created:** 2/6/2021 **Status:** ✅ Merged **Merged:** 2/10/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `feature/add-scroll-past-end-addon` --- ### 📝 Commits (1) - [`b3de4c3`](https://github.com/BoostIO/BoostNote-App/commit/b3de4c3d7d8b519fe7f3b9e15cf34376e1e84229) Add scroll past end feature ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/components/atoms/CodeEditor.tsx` (+1 -0) 📝 `src/lib/CodeMirror.ts` (+1 -0) </details> ### 📄 Description **Add scroll past end feature** (#763) - Add scroll past end addon and initialized it to be true by default Preview: ![ScrollPastEndStart](https://user-images.githubusercontent.com/18196945/107114543-eaca2000-6866-11eb-80b5-799ef5d06342.png) ![ScrollPastEndFull](https://user-images.githubusercontent.com/18196945/107114542-ea318980-6866-11eb-9d46-eefbc00b9dc1.png) - In electron Linux App (dev) - In electron Linux App production version (appImage) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:23:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#888
No description provided.