facn6 / Api-project

0 stars 1 forks source link

Flip animation bug #21

Open samjam48 opened 5 years ago

samjam48 commented 5 years ago

If I hover on the side of a card it starts flipping but sometimes gets stuck.

Instead, you could create a parent div of a fixed size. this would have the on hover event handler.

The inner card can flip and when the card window is smaller than where the mouse is the flip won't be broken as the parent div is still in the same place.