I was wondering if anyone has a work around for the change in behavior
between iPhone OS 2.1 and 2.2 UISlider element?
Previously I was able to click anywhere on the slider and it would
update, now you have to grab the knob to adjust the value. This has
broken the functionality in my app as I was using it for providing a
'rating' widget.
It's odd as it works correctly on the Simulator, the difference in
functionality is only visible when testing on the device it self.
Is there another option for a 'rating' widget, ie. the used can click
5 stars if they really like something?