Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix tree issues #5052

Merged
merged 10 commits into from
Sep 25, 2024
Merged

fix tree issues #5052

merged 10 commits into from
Sep 25, 2024

Conversation

willmcgugan
Copy link
Collaborator

@willmcgugan willmcgugan commented Sep 25, 2024

Fixes #5050

I overlooked some breakages to the Tree control when the scrollbars were updated recently.

@willmcgugan willmcgugan marked this pull request as draft September 25, 2024 11:55
@willmcgugan willmcgugan marked this pull request as ready for review September 25, 2024 13:22
src/textual/widgets/_tree.py Outdated Show resolved Hide resolved
src/textual/widgets/_tree.py Outdated Show resolved Hide resolved
src/textual/widgets/_tree.py Outdated Show resolved Hide resolved
src/textual/widgets/_directory_tree.py Show resolved Hide resolved
willmcgugan and others added 3 commits September 25, 2024 15:08
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
@willmcgugan willmcgugan merged commit 7be8a31 into main Sep 25, 2024
18 of 19 checks passed
@willmcgugan willmcgugan deleted the tree-fix branch September 25, 2024 14:39
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.

tree behavior changes in Textual 0.80
2 participants