On labels, you can use setEditable() to select whether editing happens on single click or double click.
We use double-click to edit all our labels. However, we have not found way to set this behaviour on Slider labels. Is this possible? If not, I would like to request this feature. Being able to obtain the label from the slider component would perhaps be enough, so that the property can be set from outside?