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

feat(widget): add scrollable_size property #4716

Conversation

TomJGooding
Copy link
Contributor

@TomJGooding TomJGooding commented Jul 9, 2024

Closes #2175.

self.scrollable_content_region.size is bit verbose!

Please review the following checklist.

  • Docstrings on all new or modified functions / classes
  • Updated documentation
  • Updated CHANGELOG.md (where appropriate)

@willmcgugan
Copy link
Collaborator

Thanks, Tom

@willmcgugan willmcgugan merged commit 2abe889 into Textualize:main Jul 10, 2024
20 checks passed
@TomJGooding TomJGooding deleted the feat-widget-add-scrollable-size-property branch July 10, 2024 10:21
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.

Add scrollable_size property which returns self.scrollable_content_region.size
2 participants