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

Orientation bug and loop right not working properly #32

Closed Paulsonps closed 8 years ago

Paulsonps commented 8 years ago

Orientation: line 256 // absolute_layout_1.AbsoluteLayout.setTop(_this._footer, topOffset);

JoshDSommer commented 8 years ago

Hi @Paulsonps thanks for the info, was able to recreate the orientation crashing, could you expand on how the loop right is not working properly?

Paulsonps commented 8 years ago

Hi @JoshSommer see i have 6 slides 1 to 6 when i click slide 6 next slide should be first one but now what happened is after slide 6 it is not going slide 1 if i want to come slide one i have to click or swipe prev slide after slide 6 next click or swipe is not working... i think you will get it...

On Mon, Jun 6, 2016 at 6:09 AM, Josh Sommer notifications@github.com wrote:

Hi @Paulsonps https://github.com/Paulsonps thanks for the info, was able to recreate the orientation crashing, could you expand on how the loop right is not working properly?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TheOriginalJosh/nativescript-slides/issues/32#issuecomment-223848001, or mute the thread https://github.com/notifications/unsubscribe/ANUCuFotcjg6jD3eJFG8ErbOKoy4CPAsks5qI2wmgaJpZM4IuGuP .

JoshDSommer commented 8 years ago

@Paulsonps thanks again for the info is this happening on iOS or Android or Both? The reason I ask is I think there is a issue in 2.0.0+ NativeScript.

More Info here:

https://github.com/NativeScript/NativeScript/issues/2161

Nevermind, this is totally unrelated to your issue @Paulsonps

Paulsonps commented 8 years ago

@Josh Sommer,

Now i am working on android i didn't start rum my app on ios sorry

Thanks

On Sat, Jun 11, 2016 at 6:00 AM, Josh Sommer notifications@github.com wrote:

@Paulsonps https://github.com/Paulsonps thanks again for the info is this happening on iOS or Android or Both?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TheOriginalJosh/nativescript-slides/issues/32#issuecomment-225325204, or mute the thread https://github.com/notifications/unsubscribe/ANUCuG8stemot42kHy7odWIRVzNVQbd0ks5qKgGKgaJpZM4IuGuP .

JoshDSommer commented 8 years ago

Should be fixed in the 1.7.0 release. re-open if it's still an issue. Thanks @Paulsonps