-
Notifications
You must be signed in to change notification settings - Fork 2
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
Script focuses player when pressing any link on yt #1
Comments
Ok, reading the script a little bit better, I think it's intended behavior. The onMouse() function specifies an event where "clicking any outside of an area" focuses the player:
Edit: Well, seems I haven't read it enough. Disabling the "if" doesn't make the script not work, but you have to click before it takes (which deletes the purpose of the script). I also forgot you cannot reopen your own closed issues, for some reason. |
Thank you for the report and apologies for not maintaining the project for so long. 7111ccf fixes this by removing the odd behavior focusing the player. Your comment #1 (comment) was very insightful, much appreciated! v1.2.0 fixes this: 7111ccf |
Hi. I don't know if the proyect is being mantained, but the script has been incredibly helpful, and almost essential to my Youtube usage. Thing is, I've encountered a problem when choosing certain links, for example:
I don't know what can be the cause of this, or if you can replicate it; but if anything can be done or if there is any way I can help debugging this, please let me know.
The text was updated successfully, but these errors were encountered: