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 checkbox click in the YTAF config UI #242

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

fire332
Copy link
Collaborator

@fire332 fire332 commented Dec 25, 2024

Replaces isTrusted == true check with instanceof KeyboardEvent, which is used to filter out Youtube-generated Events. The isTrusted property is not available in Chrome versions <46 (webOS <4).

Fixes #200.

@fire332 fire332 modified the milestones: future, v0.3.5 Dec 25, 2024
@fire332 fire332 merged commit 98f6c61 into webosbrew:main Dec 25, 2024
1 check passed
@fire332 fire332 deleted the fix-ytaf-ui-click branch December 25, 2024 10:15
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.

Bug: I Can't Turn Off or On Anything In The Green Button Menu
1 participant