quantum-game icon indicating copy to clipboard operation
quantum-game copied to clipboard

Switching between orthogonal and oscilloscope mode while photon is moving

Open nubok opened this issue 7 years ago • 1 comments

Steps to reproduce:

  1. Start 1st level and build, say, a working solution (so that the photon is moving for a longer time)

  2. Click laser

  3. While photon is moving, click the button to switch from orthogonal to oscilloscope mode

Observed behavior: The graphics does not change. Only when I click on the laser again for the next time, the representation of the photon changes.

Expected behavior: The representation of the photon changes immediately.

Possible fixes: Either change the representation of the photon immediately (ideal solution) or deactivate the orthogonal/oscilloscope switch button while photon is moving.

nubok avatar May 20 '17 12:05 nubok

Thanks for this remark. Changing visualization while it is running might be hard with current architecture.

I will try to block it during the visualization phase.

stared avatar May 28 '17 12:05 stared