Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Crashed when Image is inside of CarouselView, while navigate to next page #26

Open
Madhesk opened this issue Mar 13, 2017 · 0 comments
Open

Comments

@Madhesk
Copy link

Madhesk commented Mar 13, 2017

The behavior of the UICollectionViewFlowLayout is not defined because:
2017-03-13 12:30:32.362 iOS[1959:111223] the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2017-03-13 12:30:32.363 iOS[1959:111223] The relevant UICollectionViewFlowLayout instance is <Xamarin_Forms_Platform_CarouselViewController_Layout: 0x7fde50c42b00>, and it is attached to <UICollectionView: 0x7fde4d678000; frame = (0 0; 320 161.5); clipsToBounds = YES; autoresize = W+H; gestureRecognizers = <NSArray: 0x618000443f00>; layer = <CALayer: 0x61800182e6e0>; contentOffset: {320, 0}; contentSize: {960, 182.66666666666666}> collection view layout: <Xamarin_Forms_Platform_CarouselViewController_Layout: 0x7fde50c42b00>.
2017-03-13 12:30:32.363 iOS[1959:111223] Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2017-03-13 12:30:32.366 iOS[1959:111223] The behavior of the UICollectionViewFlowLayout is not defined because:
2017-03-13 12:30:32.367 iOS[1959:111223] the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2017-03-13 12:30:32.367 iOS[1959:111223] The relevant UICollectionViewFlowLayout instance is <Xamarin_Forms_Platform_CarouselViewController_Layout: 0x7fde50c42b00>, and it is attached to <UICollectionView: 0x7fde4d678000; frame = (0 0; 320 161.333); clipsToBounds = YES; autoresize = W+H; gestureRecognizers = <NSArray: 0x618000443f00>; layer = <CALayer: 0x61800182e6e0>; contentOffset: {320, 0}; contentSize: {960, 182.66666666666666}> collection view layout: <Xamarin_Forms_Platform_CarouselViewController_Layout: 0x7fde50c42b00>.
2017-03-13 12:30:32.367 iOS[1959:111223] Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.

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

No branches or pull requests

1 participant