getSliderPopupFont request

Hello Jules,

maybe the LookAndFeel::getSliderPopupFont() method should accept a Slider& parameter, so that there's no need to derive a different LookAndFeel class just to return a different font. What do you think?

Thanks - yes, a few of those slider methods needed the Slider as a parameter, so I've updated them now.