Hi everyone,
I have a really basic question, I have a rectangle which in initial state has 0% alpha in background color but it has a 2px white border, on hover I want it to get 100% background alpha, everything works but the border is kind of interrupting the animation, whenever I hover over this "button" and I'm over the border the animation flickers.
PS: I think it's a general issue because it happens in other animation, whenever I have something above the trigger element the animation start from the beginning and it's kind of flickering on mouse movement.