Order of methods for UISlider

An interesting thing I encountered while working on iOS 7 compatibility for one app. The bug was that customized UISlider was displaying the thumb part underneath minimum and maximum tracks. Some inspection with Reveal showed that the UIImage responsible for this element was actually burried under other slider parts. It
Posted on
Tagged in bugs