Skip to content

nwggrid: Long label changes grid columns #228

Open
@earboxer

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions