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

Text rendering broken when it goes beyond 2 lines. #289

Open
tusharmath opened this issue Jan 11, 2025 · 0 comments
Open

Text rendering broken when it goes beyond 2 lines. #289

tusharmath opened this issue Jan 11, 2025 · 0 comments

Comments

@tusharmath
Copy link

Describe the bug
When the text goes beyond 2 lines it overflows and starts printing a pyramid with the last char.

To Reproduce
Steps to reproduce the behavior:

  1. Use inquire::Text as the input.
  2. In the prompt write something that's long enough that it reaches the third line

Expected behavior
The text should overflow and reach the third line.

Screenshots
Screenshot 2025-01-10 at 10 52 12 PM

Desktop (please complete the following information):

  • OS: Mac
  • Inquire Version: 0.7.5
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

No branches or pull requests

1 participant