Skip to content

Raspbian label gets hidden by icon #1194

@jpaine126

Description

@jpaine126

When using a label with Raspbian, the label gets hidden. Using a height attr of 2.2 works, but this should probably be handled in the buffer logic. This probably happens for other taller icons also, but I have not checked.

from diagrams.generic.os import Raspbian

with Diagram():
    Raspbian("label")
    Raspbian("label", height="2.2")

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