Skip to content

Fix screenshot component keyboard shortcuts#5849

Open
mrxz wants to merge 1 commit into
aframevr:masterfrom
mrxz:fix-screenshot-shortcut
Open

Fix screenshot component keyboard shortcuts#5849
mrxz wants to merge 1 commit into
aframevr:masterfrom
mrxz:fix-screenshot-shortcut

Conversation

@mrxz

@mrxz mrxz commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Description:
The keyboard shortcuts for making screenshots weren't properly working since #5442. The deferred setup takes place after play is called which causes the onKeyDown event handler to be used before it's bound to the current this.

Changes proposed:

  • Re-introduce a init method for binding onKeyDown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant