mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-24 20:45:56 +03:00
[PR #722] [MERGED] fix reset during streaming #736
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#736
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?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/722
Author: @simonklee
Created: 2/21/2026
Status: ✅ Merged
Merged: 2/21/2026
Merged by: @kommander
Base:
main← Head:fix-reset-during-streaming📝 Commits (2)
bb0130efix(scrollbox): preserve manual scroll state on sticky recalculation17a2191ref(scrollbox): preserve sticky-scroll guard state during updates📊 Changes
2 files changed (+110 additions, -49 deletions)
View changed files
📝
packages/core/src/renderables/ScrollBox.ts(+61 -49)📝
packages/core/src/tests/scrollbox.test.ts(+49 -0)📄 Description
See https://github.com/anomalyco/opentui/pull/722/changes/73b0927a5787f6d3d28effd5396809fdc186e46b for the "fix" while the next commit is a pure refactor.
Fix #709
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.