Skip to content

Unify "system" key presses #91

@mdales

Description

@mdales

Currently we have two system keypresses:

  • F1 shows debug overlay
  • F2 takes a screen shot

But both are handled independently in the code - we should probably unify this somewhere so that we don't end up re-using the same keys, and save us from having multiple things look through the input list.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions