Closed juhojo closed 7 years ago
Currently hovering on a GridItem changes the LevelDetails immidiately, this needs to be prevented some way if user is moving the mouse back and forth between items. Could have similar solution as in issue #8 .
Added debounce method to clean the hovering a little but the animation could need some improvements.
Currently hovering on a GridItem changes the LevelDetails immidiately, this needs to be prevented some way if user is moving the mouse back and forth between items. Could have similar solution as in issue #8 .