Closed LittleOrangeC closed 10 years ago
Does this restrict the slider width at all?
No, the autoresizing automatically expands it:
self.valueSlider.autoresizingMask = UIViewAutoresizingFlexibleWidth;
So it still looks normal. Of course it looked normal before, but for some reason the initWithFrame:CGRectZero did not allow for touch events to be passed.
thanks!
Sliders need to be at least 36pix