Skip to content

fix(log): add missing scroll_end to write_line#5672

Merged
willmcgugan merged 2 commits intoTextualize:mainfrom
TomJGooding:fix-log-add-missing-scroll-end-to-write-line
Mar 25, 2025
Merged

fix(log): add missing scroll_end to write_line#5672
willmcgugan merged 2 commits intoTextualize:mainfrom
TomJGooding:fix-log-add-missing-scroll-end-to-write-line

Conversation

@TomJGooding
Copy link
Copy Markdown
Contributor

@TomJGooding TomJGooding commented Mar 25, 2025

Add scroll_end parameter to the Log.write_line method. The other write methods have this parameter, but must have been just overlooked for write_line.

Please review the following checklist.

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

Add `scroll_end` parameter to the `Rich.write_line` method. The other
write methods have this parameter, but must have been just overlooked
for `write_line`.
Copy link
Copy Markdown
Member

@willmcgugan willmcgugan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@willmcgugan willmcgugan merged commit f59cf41 into Textualize:main Mar 25, 2025
23 checks passed
@TomJGooding TomJGooding deleted the fix-log-add-missing-scroll-end-to-write-line branch March 25, 2025 16:43
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.

2 participants