Forum Discussion
Why are visited states and hover states mixing with selected states?
Hi Edward,
I'm sorry to hear about your experience with states and I completely understand your frustration!
I can confirm that the behavior you experienced is expected because the built-in hover state detects the mouse's location relative to an object and does not take into account the current state that the object is in. This means that the hover state will activate on mouse hover whether the object is in a normal state or not.
I understand that you prefer to not use any layers for this, so I'll let other members of the community chime in to see how they solved similar hover state design challenges. I've attached a demo file in case anyone wants a reference file to check out. If any other questions come up please feel free to reach out in this thread!