KABBOUCHI / vue-tippy

VueJS Tooltip powered by Tippy.js
https://vue-tippy.netlify.app
MIT License
743 stars 92 forks source link

Align arrow when placement -start or -end #146

Closed JoseLuisRNP closed 3 years ago

JoseLuisRNP commented 4 years ago

First of all thanks for this great component!

When you set placement -start/-end the arrow align set to end/start of tippy:

image

Is possible keep the align of arrow to the center of tippy?

KABBOUCHI commented 4 years ago

I don't think its possible but can you try overriding modifiers? not sure if they there any side effects.

https://codesandbox.io/s/stoic-fast-yseqm?file=/src/App.vue:252-409

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.