stared / quantum-game

Quantum Game (old version) - a puzzle game with real quantum mechanics in a browser
http://v2016.quantumgame.io/
MIT License
343 stars 42 forks source link

Rotating doesn't work in Chrome #5

Closed Liosan closed 6 years ago

Liosan commented 7 years ago

Clicking just causes mirrors to be dragged again. Works fine in Firefox.

nubok commented 7 years ago

I just wanted to report the same issue. To add additional information: Rotating the mirror works in Microsoft Edge.

stared commented 7 years ago

On my Chrome it works (Desktop, Chrome 58.0.3029.110, OSX 10.10.5).

Could you write which version you use?

nubok commented 7 years ago

Interestingly it now works on Google Chrome 58.0.3029.110 (64-bit) [Windows 10].

Liosan commented 7 years ago

Indeed, I can't reproduce this now either :) Weird. Clsoing.

fake-name commented 6 years ago

On Chrome 62.0.3202.94, I can't rotate the mirrors either.

wat

Sean-Brown commented 6 years ago

I was able to reproduce this by prematurely stopping the simulation, here are the steps:

  1. Press the laser
  2. Click on the board while the laser is in-transit

Unfortunately now I can't seem to get it to rotate pieces again, even after a cache-clearing hard reset :(

EDIT: after posting this it started working again 👍, but now my steps to reproduce the issue aren't reproducing it

stared commented 6 years ago

I also have Chrome, but never experienced this problem. Maybe it is about MacBook Pro touchpad, which I have.

Created a work-around (b5bde3309ca92ceeb4c59f8ad63485ef7f775169). Now small drags (ending in the same tile) do rotate.

Does it help?