cubing / AnimCubeJS

▶️ Play around with a Rubik's Cube simulator.
https://animcubejs.cubing.net/animcubejs.html
MIT License
25 stars 8 forks source link

sliding simulators on mobile phone? #15

Closed bcube2 closed 7 years ago

bcube2 commented 7 years ago

Hi,

this time, a problem is definitely in my JS files. I wanted to get rid of sliders, so now the simulators are sliding instead (for example at http://hlavolam.maweb.eu/rubiks-cube-blindfolded#illustrative-examples - see 189 mover, 24 mover or 125 mover). On PC everything works, On mobile phone, however, it is not possible to press buttons to control the solving process. The simulator appears and the cube can be rotated as usual, only the buttons don´t work.

Any help, please?

bcube2 commented 7 years ago

Edit: not too sure it's because of my JS file... It seems to be related to browser, since on the same device (Samsung galaxy ace 3) with Google browser the simulators are again fully functional... Good news is that default Samsung browser is probably practically used by nobody.

Feel free to close this issue.