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

Automatically show tooltip when moving over term #166

Open
gebner opened this issue Oct 11, 2021 · 0 comments
Open

Automatically show tooltip when moving over term #166

gebner opened this issue Oct 11, 2021 · 0 comments
Labels
enhancement New feature or request infoview Relates to infoview

Comments

@gebner
Copy link
Collaborator

gebner commented Oct 11, 2021

Didn't manage to add this in #138:

What's missing is the "show tooltip when moving the cursor over a term" feature (right now you still need to click). From what I can tell this requires a bit of refactoring: 1) we should probably add events for entering/exiting a highlightable div. 2) these need to be hooked up so that they can cause a rerender (which I believe is handled with the call_event wrapper but I don't fully understand this part yet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infoview Relates to infoview
Projects
None yet
Development

No branches or pull requests

1 participant