We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
You shouldn't be able to disable the love and favorite buttons.
You can, by adding a sprite outside of the stage that intercepts them. You also can detect if someone is hovering over buttons.
You can. I can't find one that disables them, but this project detects them. I have seen one that actually works at disabling the buttons.
Chrome 81 Chrome OS
The text was updated successfully, but these errors were encountered:
NOTE: Detector part is another bug - #5243 - and scratchfoundation/scratch-vm#2309 will patch those.
Sorry, something went wrong.
Closing as duplicate of #5243. If the click interception can be reproduced, please open it in a separate issue including reproduction steps.
See #5840 @BryceLTaylor
No branches or pull requests
Expected Behavior
You shouldn't be able to disable the love and favorite buttons.
Actual Behavior
You can, by adding a sprite outside of the stage that intercepts them. You also can detect if someone is hovering over buttons.
Steps to Reproduce
You can. I can't find one that disables them, but this project detects them. I have seen one that actually works at disabling the buttons.
Operating System and Browser
Chrome 81 Chrome OS
The text was updated successfully, but these errors were encountered: