wiseman / mavelous

multi-platform ground station for drones that speak the MAVLink protocol
MIT License
167 stars 85 forks source link

Guide Altitude slider broken in offline mode #32

Open skelly opened 11 years ago

skelly commented 11 years ago

If I drag the slider, the number on the right will change from 20 to 23 or something close, but won't change afterwards, even though the slider is actually setting a new altitude.

wiseman commented 11 years ago

What browser? I just tried this and didn't see any problems: http://youtu.be/qDlLb0UFw7w

Check to make sure you have the latest code--I was pushing stuff left & right for a bit a few days ago and it's possible master was broken for short periods.

pchickey commented 11 years ago

I can reproduce on Chrome under Linux with today's mavelousdemo.appspot.com (33e8bc). To me, it seems like the slider will update once (during drag) but never again after that.

wiseman commented 11 years ago

OK, I can reproduce this, but only in offline mode.