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

Horizontal CollectionView cut content (iOS) #22756

Closed
Marioo1357 opened this issue May 31, 2024 · 2 comments
Closed

Horizontal CollectionView cut content (iOS) #22756

Marioo1357 opened this issue May 31, 2024 · 2 comments
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView platform/iOS 🍎 t/bug Something isn't working

Comments

@Marioo1357
Copy link

Marioo1357 commented May 31, 2024

Description

The CollectionView with LinearItemsLayout set to Horizontal cut content.
In sample project there is a 12 labels and scroll possibility ends in half of 10th label.

The width of elements doeasn't matter. It happen even if they are equal.
It reproduces not only on labels as content but also with Borders (more things not tested by me)

It doesn't work on 8.0.7 and 8.0.40 (I only checked on those versions)

RPReplay_Final1717140582.MP4

Steps to Reproduce

  1. Create sample project
  2. Add CollectionView with LinearItemsLayout (Orientation = Horizontal)
  3. Fill CollectionView with any content (I tested on Labels and Borders)

Link to public reproduction project repository

https://github.com/Marioo1357/HorizontalCollectionViewRepro

Version with bug

8.0.40 SR5

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS

Did you find any workaround?

no

Relevant log output

No response

@Marioo1357 Marioo1357 added the t/bug Something isn't working label May 31, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@Marioo1357
Copy link
Author

Thanks to bot!
Duplicate of: #14788

@Marioo1357 Marioo1357 closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 1, 2024
@samhouts samhouts added the area-controls-collectionview CollectionView, CarouselView, IndicatorView label Aug 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView platform/iOS 🍎 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants