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
Tooltips disappear as soon as the cursor exits the mark. However, sometimes you may want it to stay while the user is hovering over the tooltip so that they can look at details/scroll/copy etc. It would be nice to have an option to enable this feature.
The text was updated successfully, but these errors were encountered:
One way I've seen folks approach this is with a "cursor lock" (i.e. press a hotkey to pin the tooltip, regardless of where your mouse is). This is helpful for taking screenshots where you want the tooltip visible, or need the tooltip to be interacted with (to copy text, expand a collapsed section, etc)
Tooltips disappear as soon as the cursor exits the mark. However, sometimes you may want it to stay while the user is hovering over the tooltip so that they can look at details/scroll/copy etc. It would be nice to have an option to enable this feature.
The text was updated successfully, but these errors were encountered: