From 3e5454b93f279d9d04fa999585488757b5806ce9 Mon Sep 17 00:00:00 2001 From: Andrew Gliga Date: Wed, 20 Dec 2023 15:08:00 -0800 Subject: [PATCH] Update docs/_includes/infotip.html Co-authored-by: Ian McBurnie <38065+ianmcburnie@users.noreply.github.com> --- docs/_includes/infotip.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/infotip.html b/docs/_includes/infotip.html index d99ebf842..d60e82938 100644 --- a/docs/_includes/infotip.html +++ b/docs/_includes/infotip.html @@ -57,7 +57,7 @@

Infotip

{% endhighlight %} -

For these following examples, we are using floating-ui to position the infotip and the arrow.

+

By default, the position of the overlay and its pointer will remain static. For these following examples, we are using [floating-ui](https://floating-ui.com) to help position the tooltip and the pointer _dynamically_.

In order to get this to work with floating-ui, you need to remove pointer position infotip__pointer--top-left and remove any style positioning