I have a button that sets a wrap box visible, upon clicking the button. However, I would like the wrapBox to disappear when the mouse is UNHOVERED. The button that controls the visibility of the wrapBox has a flipFlop so with each click on the button, it appears and disappears. And I would like to keep this option active, but I would also like it to disappear when unhovered. I tried creating an on event mouse leave, it partially works but after the wrapBox has disappeared to make it reappear I have to click on the button twice and sorry if this is a really stupid question I can’t find a solution.
Oh yes. It work great. Thank you very much. As ever
Ok Sequence. I’ve found it. Sorry