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

Allow the tooltip to be outside of the container #738

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Allow the tooltip to be outside of the container #738

merged 1 commit into from
Jan 6, 2023

Conversation

pastalian
Copy link
Contributor

Append the tooltip to the body element so that it is not hidden by other elements.
This fix makes the previous partial fix (26bf9b5) unnecessary.

Fixes: #731

@Difegue
Copy link
Owner

Difegue commented Jan 6, 2023

Nice, that's much better -- Didn't know the lib allowed for that. Thanks a lot!

@Difegue Difegue merged commit b74ac06 into Difegue:dev Jan 6, 2023
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

Successfully merging this pull request may close these issues.

Tooltip broken for "randomly picked"/"new"
2 participants