Skip to content

ASTextNode text is overflowed whereas left padding is given #2087

Open
@abbasnaqvi200

Description

@abbasnaqvi200

Why ASTextNode is overflowing instead of truncating…

HStackLayout(alignItems: .center) {
img1.preferredSize(.init(width: 20, height: 20)).padding(.left, 9)
img2.preferredSize(.init(width: 20, height: 20))
textNode.padding(.left, 6)
}
IMG_275CCDD3349C-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions