ryanmcgrath/cacao

How to track mouse events over a button

Opened this issue · 0 comments

There is an event monitoring mechanism that includes mouseenter/exit events for the whole app, but how to do that for a single button instead so that you could, for example, change its border to indicate it's hovered upon?
Couldn't find any tracking area setting apis in the crate