Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor(tooltips): use absolute positioning with tooltips #21

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

dysfunc
Copy link
Contributor

@dysfunc dysfunc commented Nov 14, 2023

This changes the approach from leveraging the roots elements container to using the root elements position.

Fixes #7 #13

@dysfunc dysfunc added the Type: Refactor Enhancements, deletions, etc. to existing code label Nov 14, 2023
@dysfunc dysfunc self-assigned this Nov 14, 2023
@dysfunc dysfunc changed the title refactor(tooltips): use absolute tooltip positioning refactor(tooltips): use absolute positioning with tooltips Nov 14, 2023
@dysfunc dysfunc merged commit d974e01 into main Nov 14, 2023
@dysfunc dysfunc deleted the absolute-tooltips branch November 14, 2023 03:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Type: Refactor Enhancements, deletions, etc. to existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add position position fixed mode
1 participant