I have a slider which should fade in a layer by hover. It does this already, but the layer immediately fades out again. And this only works when i leave my mouse at the right border of the slider. How can i make this layer fade out only by mouseOut. The layer covers the whole canvas and there are no layers above. The default opacity is 0 and the transition opacity is 1.
Hi,
I have a slider which should fade in a layer by hover. It does this already, but the layer immediately fades out again. And this only works when i leave my mouse at the right border of the slider. How can i make this layer fade out only by mouseOut. The layer covers the whole canvas and there are no layers above. The default opacity is 0 and the transition opacity is 1.
Thanks for your help
Solved, thanks.
The slider needs to be set on global hover. So you can also fade multiple layers at the same time.
Hey Miiqo,
Thank you for the feedback, glad you could solve the problem. If you need further assistance please let us know.