Known Participant
March 22, 2021
Question
Can't make seamless hover to hover effects in a menu
- March 22, 2021
- 1 reply
- 345 views
I am trying to build a menu with hover effects. It seems I can trigger the 2nd hover effect only if the 1st effect went to default again. So it's impossible to make one component with 10 states that triggered by hover and you can go from one state to another seamlessly. The default state should always go after any other state. Am I doing something wrong?
p.s. I went to every state and made all the transitions from all other states. Like in the state "State 2" transition to "State 1" and to "State 3" etc.
Here is the example of the menu
