tuix icon indicating copy to clipboard operation
tuix copied to clipboard

Hover detection for widgets / on_hover callback

Open WeirdConstructor opened this issue 4 years ago • 0 comments

Most notably for buttons (or possibly any widget) I need a callback when the user hovers over a certain widget. Usecase for me would now be displaying documentation for the hovered element or opening a tooltip.

WeirdConstructor avatar Oct 27 '21 09:10 WeirdConstructor