Skip to content

Conversation

@jolexxa
Copy link
Contributor

@jolexxa jolexxa commented Feb 6, 2026

Working on utilizing SelectionArea from #40 in my TUI app, Cow. It has two panes and when I wrapped their contents with SelectionArea's, no selections would appear.

Claude did some serious digging for quite some time and realized this was the issue. It said it needed to do what Flutter's adoptChild was doing and showed me this: https://github.com/flutter/flutter/blob/ddd957bb2a6c0b70b2f2ff348aa5211fd83b97f7/packages/flutter/lib/src/rendering/object.dart#L2042

cow.select.mp4

Can confirm this fixes the selection issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant