You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
When tooltip is positioned below or above target, there is no control over the horizontal positioning of the tooltip. It is centered by default. Ideally, there should be the ability to left-align or right-align the tooltip to the target. An additional horizontal offset attribute could modify the horizontal offset of the tooltip to the origin.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When tooltip is positioned below or above target, there is no control over the horizontal positioning of the tooltip. It is centered by default. Ideally, there should be the ability to left-align or right-align the tooltip to the target. An additional
horizontal offset
attribute could modify the horizontal offset of the tooltip to the origin.The text was updated successfully, but these errors were encountered: