You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
On the system information screen, text in the right-side pane is not properly word-wrapped, causing it to display as a vertical line rather than wrapping to fit the container width. This layout issue makes the information difficult to read.
This issue is reproducible in each page with some param info
Propose solution:
Implement word-wrap for entities on left so that when windows size is shrinked it makes space for information on right.
Prevent shrinking window after certain point. Currently windows can be shrinked to a straight line
App Window when shrinked (It can further be shrinked)
The text was updated successfully, but these errors were encountered:
Sorry, looks like I missed this issue. I am working on updating to the latest libcosmic version, so I will make sure there is a minimum window size set before I push to a branch.
Issue:
On the system information screen, text in the right-side pane is not properly word-wrapped, causing it to display as a vertical line rather than wrapping to fit the container width. This layout issue makes the information difficult to read.
This issue is reproducible in each page with some param info
Propose solution:
App Window when shrinked (It can further be shrinked)
The text was updated successfully, but these errors were encountered: