Skip to content

[BUG] Infinite loop in Text.append #3479

@willmcgugan

Description

@willmcgugan

Occurs when appending to self.

a = Text("one", "blue")
a.append(a)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions