sci-visus / OpenVisusJS

Web Viewer based on ViSUS Visualization Framework
http://www.visus.org
BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

webviewer time slider doesn't always update #14

Open cchriste opened 5 years ago

cchriste commented 5 years ago

Clicking on the slider and using the arrow keys seems to work a little better than using the up/down arrows in the text box, but both don't always update the current timestep. I checked to see if this may be a problem with mod_visus, or using https, but both seem to work okay with the standalone viewer.

spetruzza commented 5 years ago

I can't reproduce this issue.

cchriste commented 5 years ago

It happens by pressing the up/down arrow while one timestep is being loading. The loading of the current timestep finishes rather than being interrupted and moving to the next timestep.

spetruzza commented 5 years ago

OK so we are talking about making interruptible http requests...

cchriste commented 5 years ago

It works fine if you simply click on the time slider itself and use the arrow keys to move back and forth.

cchriste commented 5 years ago

Steve and I looked at this together and reproduced the issue. Not sure what he wants to do to fix it, but I'm assigning him and whatever he decides is fine.