vasu-gondaliya / rubiks-cube

A Rubik's Cube Visualizer with face turns, cube rotations, scramble generator, flat view of cube and cube animation
https://vasu-gondaliya.github.io/rubiks-cube/
MIT License
28 stars 30 forks source link

Feature/add buttons mobile #11

Closed ptechofficial closed 3 years ago

ptechofficial commented 3 years ago

There is a typo in the function name stoptAnimation, i think it should be stopAnimation. I would have changed it but thought i should ask you first @vasu-gondaliya

vasu-gondaliya commented 3 years ago

Oh! Ok. Thank you for pointing it out @ptechofficial. Can you change the function name at all places? I think there are 3 times this name occurs.

ptechofficial commented 3 years ago

Can you merge this PR first @vasu-gondaliya ? So, i'll fork it again to work on the updated files.