You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: