Forum Discussion
MatthewBailey-8
8 months agoCommunity Member
Problem With Down State not Clearing
Hi everyone,
I'm having a problem with the down state not (always) clearing properly after the mouse is released. The down state reverts to normal/hover IF the button snaps away from the mouse on...
MatthewBailey-8
8 months agoCommunity Member
Hi again,
I wanted to post again because I think I've found a partial workaround. I set a trigger to set the button to Hover state when dropped on an of the hotspots. If the button snaps away, it clears the down state to normal (as intended, and as it was doing before). But now, if the button is dropped with the mouse still over it, the trigger sends the button to hover state. Fortunately, the hover state clearing function still works.
I also had to add a "home" hotspot so that I could use the trigger when the button was picked up, moved slightly, and dropped again.
I'm going to try this in a more complex project to see if it works with additional triggers and more objects.