kit-ipe/WAVE-Client-Renderer

GUI Interaction (zoom, click)

nicolaisi opened this issue · 1 comments

This needs to be improved, currently sometimes the user is left hanging and additional "magic" mouse clicks are required to make it work.

Maybe it is caused by racing conditions of the callback function.

Clear separations between the callback of functions.

The previous report was due to the buggy code with stats.js
This is no longer occuring.