Closed rdedhia closed 9 years ago
Sometimes on the setup screen, if you scroll over the difficulties really quickly, multiple rectangles show up as being hovered over. Look at setupScreenHoverEffect() in main.js
setupScreenHoverEffect()
main.js
Furthermore, if you have multiple boxes hovered when you click, both of those boxes will appear as having been clicked.
Sometimes on the setup screen, if you scroll over the difficulties really quickly, multiple rectangles show up as being hovered over. Look at
setupScreenHoverEffect()
inmain.js