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

Allow for undefined buffer width and/or height #271

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

jackpot51
Copy link
Member

@jackpot51 jackpot51 commented Jun 12, 2024

Fixes #70 (use Buffer::layout_runs to determine max line width and height).

@jackpot51 jackpot51 self-assigned this Jun 12, 2024
@jackpot51 jackpot51 changed the title Allow for undefined buffer width and/or height, fixes #70 Allow for undefined buffer width and/or height Jun 12, 2024
@jackpot51 jackpot51 merged commit 93a7df8 into main Jun 12, 2024
3 checks passed
@jackpot51 jackpot51 deleted the undefined-buffer-size branch June 12, 2024 15:14
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.

Let a Buffer figure out its height during set_size
1 participant