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

Can I make texts autoWrap? #35

Open
XijueYZ opened this issue Jun 19, 2024 · 4 comments
Open

Can I make texts autoWrap? #35

XijueYZ opened this issue Jun 19, 2024 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@XijueYZ
Copy link

XijueYZ commented Jun 19, 2024

I hope that when a log entry is very long, there won't be a horizontal scrollbar and it can automatically wrap to the next line.
How should I do it?

@melloware
Copy link
Owner

melloware commented Jun 19, 2024

I have not studied it thoroughly but i believe the answer is NO. the way the log viewer is designed with formatting etc that each log line must be an entire line and not wrapped.

@melloware melloware added the question Further information is requested label Jun 19, 2024
@deivid11
Copy link

This is a good alternative ;) https://www.patternfly.org/extensions/log-viewer/

@melloware
Copy link
Owner

@deivid11 i actually looked at that component before I found React Lazy Log and did not like that component as much as this one or nearly as feature full. (Minus this feature of course)!

@shalins
Copy link

shalins commented Jul 22, 2024

This would be great if it could be added, I feel line wrapping is quite fundamental for a tool like this.

@melloware melloware added enhancement New feature or request help wanted Extra attention is needed and removed question Further information is requested labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants