ComfyUI_frontend
ComfyUI_frontend copied to clipboard
Logs panel can't auto-resize to fit the window's width.
In FE, the logs panel should auto-resize like the terminal panel in Desktop, but it doesn't.
Terminal panel
This is how the terminal panel works like now:
https://github.com/user-attachments/assets/e91a422b-6ac7-46a2-80a1-5acb4c7ffe20
It will auto-resize the width so the content will always fit the element's width. Logs will be wrapped to multiple lines, so it will always be readable for all users.
Logs panel
But in the logs panel, the width is fixed.
https://github.com/user-attachments/assets/37976798-0a00-4b6f-a366-4dc5a82adf6a
So some logs will overflow
FE version
main branch, latest commit
┆Issue is synchronized with this Notion page by Unito