Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Focus on Element with VerticalTextAlignment causes CarouselView to reset to start #580

Open
GeoSaffer opened this issue Jul 14, 2020 · 1 comment

Comments

@GeoSaffer
Copy link

GeoSaffer commented Jul 14, 2020

When you have an element like an Entry inside the Carousel, Add VerticalTextAlignment to the Entry and set the value to End.

Run the app and scroll to the CarouselView page that has the Entry in it try and tap on the Entry to get focus. This action causes the CarouselView to jump to the first page.

Because of this, you can not use the element at all since it can't focus on it.

This happens with other elements too.

As soon as you remove the VerticalTextAlignment from the Element, the carousel works fine again

@alexrainman
Copy link
Owner

Let me try to reproduce it.

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

No branches or pull requests

2 participants