Skip to content

appending text to a text node works even when the node is hidden #325

@KrabCode

Description

@KrabCode

hide the gui with "h", have the mouse over a text node and type something
this blocks normal hotkeys like "h" for showing the gui and instead appends "h" to the text,
but you can't even see the text node at that point, so that's not expected behavior

we need to check if the node is visible before letting the keyboard interact with the text node

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