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 Nov 9, 2024. It is now read-only.
I'm working on a menu in an app, that appears when a user pauses typing. It's working very well right now, but when the user's text is near the edge of the canvas, Tippy is flipping the position from 'right-start' to 'left-start' (opposite) -- but there doesn't appear to be a way to change the behavior.
Unless I'm mistaken. Is there a way to set Tippy to use something like 'bottom-start' if 'right-start' is off canvas?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm working on a menu in an app, that appears when a user pauses typing. It's working very well right now, but when the user's text is near the edge of the canvas, Tippy is flipping the position from 'right-start' to 'left-start' (opposite) -- but there doesn't appear to be a way to change the behavior.
Unless I'm mistaken. Is there a way to set Tippy to use something like 'bottom-start' if 'right-start' is off canvas?
Beta Was this translation helpful? Give feedback.
All reactions