Server console with virtual + text wrapping
How would i properly calculate the height of each line dynamically based on screen/parent size?

2 Replies
typical-coralOP•7mo ago
I want it similar to this where it simply wraps to the next line

typical-coralOP•7mo ago
These logs are loaded from a websocket if that changes anything, they're not known at render time
This is basically the default example from the docs outside of adding my own messages btw