Skip to content

Conversation

@allbdeveloper
Copy link

No description provided.

Math.Max(0, ((CarouselLayout)Element).SelectedIndex),
_native.ContentOffset.Y),
animate);
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 58: Needs ); after the }

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same issue here, seems your solution almost solves it. In my case the image tries to scroll but fails, so I see like an hard movement of the image to the left and then it gets back to the right. Weird. I also tried to switch _native.Bounds.Width to Application.Current.MainPage.Width (my slider is full-screen). Any idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants