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
Got some requests for this internally. Is there remaining work for tooltips in htwoo-core? Are they JavaScript dependent? Any downsides relative to the title attribute?
The feedback I got was that when hovering a Icon Button, the tooltip, from the title attribute, may render under the cursor. Especially when using a larger cursor.
Yeah that's not what it is meant here - title do only work also on certain HTML Elments. The piece missing is the placement of the buttons so that they do not fall offscreen.
Complete ToolTip implementation
The text was updated successfully, but these errors were encountered: