Forum Discussion
EdwardAgadja170
8 months agoCommunity Member
Inconsistency of Hover and Selected States
I'm trying to figure out why sometimes when the user clicks on an object, it still remains in the hover state until the mouse is dragged outside of the object while another object is working perfectly as intended (the object turns to the selected immediately upon clicking and the hover state disappears).
What gives for the inconsistency (evident on the exact same slide)? I can't share my projects because they're information-sensitive.
- EricSchaffer-d1Community Member
Go back and check the order of your triggers. If there is a trigger telling the object before it tells it to change the start it will not change correctly.
I think trigger order is some of the biggest issues with states.