Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(getposition): properly determine parents with will-change: transform
Parent elements with property will-change: transform change the containing block, we have to account for that when calculating the tooltip position. Reference: https://developer.mozilla.org/en-US/docs/Web/CSS/Containing_Block
- Loading branch information