Filippo
Filippo
Hi @EndarValuk animations come from the cool https://github.com/daneden/animate.css I don't know if we can do anything, have you tried anything?
@kitze another point i agree on :+1:
@marconi Hi, have been thinking about this feature, your work is great just this has to be an option something like `tooltip-template-url-cache="true"` so that i can choose if to use...
@maximelebreton Hi, can you provide a working fiddle please? However, a PR would be much appreciated! 👍
@vedran-milic on IE only or everywhere? Which version of IE you tried? thanks.
@vedran-milic understood, just, if i open the demo page inside the repo i see it works correctly, maybe not on IE but i can't test on IE at the moment....
Hi @longzheng we switched to translate because is way lighter and more efficient, no plans to go back to position:absolute it gave much more troubles than this. Actually the auto...
Yes i will investigate this and tell you as soon aseverything works. I will let this issue open sorry for closing.
In the meantime (i say this also to anybody who will read in here) just use a custom class if your template is too big, for example `tooltip-class="hey"` then in...
Yes it could be, also display:block; sometimes is annoying... problem is that we can't set the tooltip outside of the parent, since it means having to struggle with tons of...