Skip to content

Borders not included in span. #5

Description

@4surix

OS : Linux MINT
Version OS : 21.2
Terminal : xfce4-terminal
Version terminal : 1.0.4
Version Pitwi : 0.5.2


Problem

When an element has a border, it is not included by default in the space taken up by the element.

<root width="60" height="30">
    <style>
        #title {
            border: simple;
        }
    </style>
    <text id="title">Findonyme</text>
</root>

Image

Solution

Set a minimum size for the width or height of an element.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions