Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ADA-1468): Holding Enter on Player Controls Causes Flashing #910

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

Tzipi-kaltura
Copy link
Contributor

@Tzipi-kaltura Tzipi-kaltura commented Jul 29, 2024

Description of the Changes

Issue:
Holding "enter" on a full screen button will trigger that button repeatedly and causes flashing.

Fix:
Check if the event trigger repeatedly by event.repeat and allow enter and exit from full screen only when pressing enter and not when holding the enter.

Resolves ADA-1468

@Tzipi-kaltura Tzipi-kaltura merged commit 5619e65 into master Aug 6, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants