I’ve created a widget in the designer and added a OnHover-event. However, it won’t fire unless I press the widget first - as if it’s needs to be selected to be active.
How can I make it always be active / always on top? I want an event to fire when the mouse hovers over, without having to select the widget first.