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

Now we have the correct tooltip size, add code to prevent tooltip overflow on window edges in all directions. #44

Open
HofiOne opened this issue May 16, 2024 · 0 comments

Comments

@HofiOne
Copy link
Collaborator

HofiOne commented May 16, 2024

Using a tooltipRenderer helper finally, we have the correct tooltip size before showing it.

  • Add code that calculates a position that prevents tooltip overflow on window edges in all directions. navigation.js - showTooltip()
  • Prevent scrolling (attach to head instead of content) the tooltips of the sticky items e.g. masthead - search help
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

No branches or pull requests

1 participant