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
As @djibe pointed out, this is due to Bootstrap (i.e. Popper.js) as it is doing the calculation for the actual positions. The tooltip has some margins around it so it takes a bit more space than its visible part, and this is the reason that Pooper.js thinks there is not enough room on the right to fit the tooltip.
However, I will be making some changes to the tooltip elements based on the latest Material guidelines (https://material.io/components/tooltips/) and the changes may tighten up things a bit.
When viewed on a Note 8 in portrait mode, tooltip does not render correctly, see below:
The text was updated successfully, but these errors were encountered: