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

Hover text doesn't appear #33

Closed
yaboykevin01 opened this issue Oct 25, 2019 · 2 comments
Closed

Hover text doesn't appear #33

yaboykevin01 opened this issue Oct 25, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@yaboykevin01
Copy link

Annotation text that should appear when moused over (i.e. "condition state=rollOver" in the unconverted YouTube data) does not appear.
Examples:
Super Luigi Galaxy - Episode 1.
The two small boxes in the lower corners at this timestamp should have hover text that reads "Back to Comet Observatory" and "Back to Gateway Galaxy Mission Select," respectively. However, that text isn't appearing for me.
Super Mario Sunshine - Gelato Beach Menu.
The annotation in the lower right should have hover text that reads "Blue Coins," the second annotation of a mission should have hover text that reads "Bonus Shine," etc.
Super Luigi Galaxy - Comet Observatory Menu.
Almost every annotation on the screen should have hover text that indicates to which galaxy the corresponding annotation will take the viewer. The absence of hover text renders this interactive menu system almost unusable.

I found these issues while using the latest version of Firefox (70.0).

@isaackd isaackd added the bug Something isn't working label Nov 2, 2019
@isaackd
Copy link
Owner

isaackd commented Nov 4, 2019

@yaboykevin01 highlightText annotations are now supported as of v0.7 of the extension.
isaackd/annotationlib@665b3d9
There are still a few inaccuracies regarding text size tracked in isaackd/annotationlib#11

Thanks for reporting this 🙂

@yaboykevin01
Copy link
Author

I just downloaded the newest version of the extension and tried again, and it's working like a charm. Thank you for all the work you're doing on this. I'm glad annotations can still be made to work like they originally did.

@isaackd isaackd closed this as completed Nov 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants