Interactive-Studio / ISPageControl

A page control similar to that used in Instagram
MIT License
290 stars 42 forks source link

Not centred #9

Open MrJox opened 5 years ago

MrJox commented 5 years ago

ISPageControl is not centred horizontally events I set the constrain to. Happens only when you have less than 5 to 7 pages

aMusagitov commented 5 years ago

@MrJox Need to call into update() func updateDotLayersLayout() in guard else condition. On initialize bounds of view equal bounds in storyboard but not equal to size on a different devices