JoshDSommer / nativescript-slides

A NativeScript plugin that is for Intro Tutorials, Image Carousels or any other slide functionality
Other
70 stars 32 forks source link

Fix indicators visibility #87

Closed rauluranga closed 7 years ago

rauluranga commented 7 years ago

Hi! this patch resolves #83, resolves #84, it's also related with issue #43.

you need to update AbsoluteLayout positions for the footer in the orientationChange event, otherwise page indicators won't show up on device.

tested on a real devices (iPhone 6, iPhone 5s)

JoshDSommer commented 7 years ago

Hey @rauluranga this looks great! thank you so much, I really appreciate it. I'll get this merged up tonight. If you get a chance please add yourself to the contributors section of the readme.

rauluranga commented 7 years ago

thanks!

JoshDSommer commented 7 years ago

@rauluranga np, thank you!