mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #174] [MERGED] Set flexShrink default to 1 (web default) #347
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#347
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/174
Author: @kommander
Created: 9/22/2025
Status: ✅ Merged
Merged: 9/22/2025
Merged by: @kommander
Base:
main← Head:flex-shrink-web-default📝 Commits (5)
4153620shrink default 16900a26wrap during measure func call]af0b7a7fixup demos59799d8statisfy tests4065b02fix styled text handling (workaround)📊 Changes
9 files changed (+77 additions, -89 deletions)
View changed files
📝
packages/core/src/Renderable.ts(+14 -18)📝
packages/core/src/examples/index.ts(+20 -40)📝
packages/core/src/examples/scroll-example.ts(+1 -3)📝
packages/core/src/examples/sticky-scroll-example.ts(+1 -0)📝
packages/core/src/renderables/ASCIIFont.ts(+2 -1)📝
packages/core/src/renderables/ScrollBox.ts(+1 -3)📝
packages/core/src/renderables/Slider.ts(+1 -1)📝
packages/core/src/renderables/Text.ts(+36 -22)📝
packages/solid/tests/layout.test.tsx(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.