-
-
Notifications
You must be signed in to change notification settings - Fork 3
[Sub-Issue] Implement FlixelTooltip #23
Copy link
Copy link
Open
Labels
coreCore logic module of the frameworkCore logic module of the frameworkenhancementNew feature or requestNew feature or requesthigh priorityMust be completed as soon as possibleMust be completed as soon as possibleuiUser interface packageUser interface package
Description
A contextual text/graphic box that appears when hovering over an object.
Requirements:
- Global manager to handle positioning (preventing tooltips from going off-screen).
- Customizable delay before appearing.
- An interface for
FlixelObjectto implement to allow it to be hovered over.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreCore logic module of the frameworkCore logic module of the frameworkenhancementNew feature or requestNew feature or requesthigh priorityMust be completed as soon as possibleMust be completed as soon as possibleuiUser interface packageUser interface package
Projects
Status
🗒️ Todo