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 was archived by the owner on Mar 25, 2025. It is now read-only.
Addresses #53
Use a shared pointer instead of a unique pointer to control the tooltip. Interacting with the deadzone or points uses the same underlying tooltip object.
Description
Create a tooltip showing the coordinates of a placed point (or interpolated point?) when hovering over it.
Tasks
Additional notes
The text was updated successfully, but these errors were encountered: