Skip to content
Commit 691e2b0a authored by Stanislav Lashmanov's avatar Stanislav Lashmanov
Browse files

feat(GlTooltip): add custom global container selector

This change allows us to use a custom container
for tooltips instead of <body> by default.
This is important to mitigate layout recalculations
that happen each time we append a new tooltip as
the last element on the <body>.
Using custom container will not cause severe style
recalculations as the <body> element does.
parent fa7270ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment