Forum Discussion
EllenTurner
2 years agoCommunity Member
Object on Hover slide layer blinks when object state is changed.
I am trying to create a map where the learner can hover over different hotspot icons and a popup window (via a new slide layer) appears--and then disappears when the learner moves the cursor away. W...
TomKuhlmann
2 years agoStaff
The exit animation on slide 1 doesn't activate because you are hiding the layer, so it just disappears.
1.2 - what's happening is that the hover state is activated, but the object that animates in intersects with the mouse and it releases the hover, which in turn brings back the hover state. So it's toggling between hover and no hover.
You could get rid of the layers and put that info inside teh hover state. I'd use a softer animation like fade, though.
Another option is to create a specific place where teh layer info appears so it doesn't sit on top of the map, like in this image.
Related Content
- 9 months ago