Hi Frédéric,

from what i see in

https://github.com/qooxdoo/qooxdoo/blob/master/framework/source/class/qx/ui/form/Slider.js#L91

you should maybe liste for the 'losecapture' event:

http://tinyurl.com/q7kthf7


Am 13.11.2015 um 13:56 schrieb Frédéric:
> I tried to implement something similar for the slider, to avoid 
> sending notifications while moving the cursor. This time, I binded the 
> 'mouseup' signal. It works fine, except if I release the button while 
> the mouse is not above the slider anymore... Any idea to trigger an 
> event when I release the button, in any case? Thanks, 


------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to