Open
Description
When I launch nwggrid, I have one app with a really long label ("PulseAudio Volume Control" ). Whenever this app is present, the number of columns is not fixed to the value I defined in grid.conf
One way I found to handle this is by decreasing the font size,
label {
font-size: 6pt;
}
but I would really like if long labels could either be truncated (with ellipses), or wrapped to multiple lines.
Is there another way to deal with this in the CSS, or do we need code to handle it?
Metadata
Assignees
Labels
No labels