Slider::LinearBar tooltip

Hi Jules,

I don’t know if this already was changed before. Could you make a change in the Slider class to prevent the textbox tooltip from showing if the slider is of the type LinearBar? In this case the textbox tooltip is on top of the slider tooltip and doesn’t update on a setTooltip () for the Slider, unless sendLookAndFeelChange() is called after that.

Ok, thanks, I’ll have a look at that.