-
Notifications
You must be signed in to change notification settings - Fork 5
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
Measurement issue? #16
Comments
Hi there. Sorry, i have been busy with too many stuff. Trying to update the plugin but somehow after updating to {N} 2.5.0, it stopped working. Labels shouldnt behave like that. |
Ahh, this is on 2.5 here, so likely a 2.5 thing? 2.5.1 should hit today too 💯 |
Yes, it's a 2.5 thing :( |
Greeeeat :) Okay thx |
Android btw, seems fine though... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not as familiar with the UIPageViewContoller as you are, so please forgive me if this sounds off :)
https://www.screencast.com/t/ZIMpb1CGuDl4
The visible "View" on the phone is 375 wide, but the ViewController in my slide.xml seems way wider than that, almost double. In the slides codebehind loaded event I tried checking the measured width, but it's 0, the parent elements though from carousel on up show it as 375
Why do the labels travel past into the scroll bounce area? Is this a plugin issue, or just how the UIPageViewContoller operates?
The text was updated successfully, but these errors were encountered: