On iPad after rotations this happens (look at the image).
Is there an option to force re-layout ColorSlider?
I tried layoutIfNeeded, etc. But no success Preview UIView is not correctly repositioned upon device rotations.
The easiest way to reproduce it is like this:
- Make ColorSlider Autolayouted (so the width is different for specific device orientation)
- Rotate device (iPhone or iPad)
- Preview UIView is not correctly repositioned