Slider getting "stuck"

Sometimes the ui.slider gets “stuck” to the mouse. i.e., it’s behavior continues to act as though the mouse button is down after it’s been released.

Any workarounds for this?

Hello,

Slider works for me. Could you give more details about the problem ?

I have similiar trouble. If I click on circle and swipe it.

http://webix.com/snippet/b0ec0929
skin ‘cloud’
P.S How about code formatting in this forum?

I can confirm the issue.

If you click on a slider and will move the mouse beyond the browser’s borders, slider will be stuck without the way to release it.

A fix will be included in the next build.

As for code

  • add 4 spaces before code lines
  • use git-hub like code blocks ( forum supports github-flavored markdown )