mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #508] [MERGED] Fix(solid/examples): line-number-demo type errors and hidden header #586
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#586
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/508
Author: @jhroemer
Created: 1/10/2026
Status: ✅ Merged
Merged: 1/11/2026
Merged by: @kommander
Base:
main← Head:fix-solid-examples-line-number-demo📝 Commits (3)
1143719Fix type issuesa2341bdMake sure header is not hidden in keybindings section16090e3Merge branch 'main' into fix-solid-examples-line-number-demo📊 Changes
1 file changed (+13 additions, -13 deletions)
View changed files
📝
packages/solid/examples/components/line-number-demo.tsx(+13 -13)📄 Description
Few type errors:
RGBAfor the style definitionsboldprop ontextcomponent - changed to usingattributesprop andTextAttributesAdditionally:
The "Line numbers demo" header wasn't showing when I was testing. Its container seems to be squashed by the other content. Fixed by not allowing it to shrink.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.