Skip to main content
FrancoBits
Legend
March 4, 2020
Answered

[Preview mode] Lag triggering hover states

  • March 4, 2020
  • 3 replies
  • 1899 views

When working with hover states it's noticeble a lag in the trigger of the hover in preview mode. 

Another thing, when hovering components in sequence, the hover effect is triggered only when the hover state from previous  component is finished.

 

Is it possible to trigger the hover effect of the components independently from each other?

Correct answer Myra Ferguson

I found a feature request on Uservoice to speed up the hover state. I'd recommend upvoting it there for the product team to see.

There was a comment there to try setting the hover transition to 0. You could try that.

3 replies

FrancoBits
Legend
March 4, 2020

Thanks guys! I was so used to creating the hover state that I was completely forgetting about the trigger settings. 😅

Peter Villevoye
Community Expert
Community Expert
March 4, 2020

I wonder if it's a lag in the actual triggering, because any effect is immediately visible. I guess it's the animation duration which gives you the impression of a slow effect. Try setting the time to 0 seconds (and no easing).

 

[EDIT] Oops, I see Myra also mentioned the same solution 🙂 I just have a lag of 40 minutes...

Myra Ferguson
Community Expert
Myra FergusonCommunity ExpertCorrect answer
Community Expert
March 4, 2020

I found a feature request on Uservoice to speed up the hover state. I'd recommend upvoting it there for the product team to see.

There was a comment there to try setting the hover transition to 0. You could try that.