Skip to content

Add support for Focusable & KeyEvents #3

Description

@Deadddorks

Be able to accurately track which Node is focused, and properly pass KeyEvents to that Node.
Also on this list is dealing with the decision of if only the top Node should receive Events?

Idea: Have Event priorities

  • Transparent : Will allow events to pass through it
  • Solid : Wont let events pass through it
  • Thirsty : will pull events even through a solid priority

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions