Skip to content

What actually is the default corner radius for libadwaita? #49

@flexagoon

Description

@flexagoon

When border radius is set to less than 12, and "skip libadwaita applications" is turned off, there are those weird black borders around libadwaita apps.

image

Screenshot with border radius set to 0

This seems to be caused by the fact that we're trying to make border radius of libadwaita apps smaller than the default libadwaita value, which is not possible. This by itself does not look like a bug. What's weird though is that the value at which this disappears is 12 and not 8, since the default libadwaita corner rounding is 8px as far as I can tell.

Metadata

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