Is there a way to delay the mouseover for mouseout? I know I can probably craft this using Mouse Enter and Mouse Leave but that has other effects that I don’t want. No problem if not, just a thing I need to know. Thanks!
Maybe I should explain this: I want the slideout to linger for a bit when I mouse out of the control that triggers it.
do you mean state-animations? Unfortunately no, we only support duration here. I think you have to use actions for the desired behaviour. I can’t remember why we do not support delay here …
1 Like