cosmic-utils / examine

A system information viewer for the COSMICâ„¢ Desktop
GNU General Public License v3.0
8 stars 3 forks source link

[BUG] Text Not Properly Word-Wrapped in System Information Display #22

Open CodingHashira opened 2 weeks ago

CodingHashira commented 2 weeks ago

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:

image

App Window when shrinked (It can further be shrinked) image

sungsphinx commented 6 days ago

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.

sungsphinx commented 6 days ago

@CodingHashira could you see if #23 helps?