]> git.sesse.net Git - vlc/commit
luahttp: Don't interfere while the user is dragging
authorEdward Wang <edward.c.wang@compdigitec.com>
Thu, 24 May 2012 22:18:02 +0000 (18:18 -0400)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 24 May 2012 22:40:08 +0000 (00:40 +0200)
commite91edd90eaf9cd4339b45fd90f8af4fe8a3b31b3
treef979d84822101234eefa875da931a39fc9d57ab6
parentbc68265582ca24d9b6a67adcda0b1e26f191d430
luahttp: Don't interfere while the user is dragging

The updateStatus() function should not interrupt the user and reset his position while he is dragging the volume slider.

Close #6652

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
share/lua/http/js/controlers.js
share/lua/http/js/ui.js