Skip to content

Consume events when selecting a node via the inspector’s select button #17

@PavelTurk

Description

@PavelTurk

Currently, when a user selects a node for the inspector and clicks on it, the clicked node receives the event. For example, if the user wants to select a button, the button’s action handler will be triggered. I think this is incorrect, because the user’s intention is not to activate the button, but simply to select it.

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