Skip to content

Conversation

@ablause
Copy link
Contributor

@ablause ablause commented Jun 22, 2025

Status

READY

Description

This PR exposes the shrinkWrap parameter of the CustomScrollView used internally in VeryGoodInfiniteList, allowing better control over the list’s layout behavior.

This work is based on the initial contribution from #71 by @limcheekin, which appears inactive.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

- Add shrinkWrap property to InfiniteList widget
- Update documentation to reference CustomScrollView.shrinkWrap
- Add tests to ensure property gets proxied and defaults to false
- Update README with shrinkWrap documentation

Addresses feedback from PR VeryGoodOpenSource#71
@ablause ablause requested a review from a team as a code owner June 22, 2025 07:40
@marcossevilla
Copy link
Member

@ablause hi! thanks for the contribution! are you planning to update the PR soon? we want to get this merged :)

@ablause
Copy link
Contributor Author

ablause commented Oct 30, 2025

No further changes needed you can go ahead and merge 👍

@marcossevilla marcossevilla merged commit 15e3bca into VeryGoodOpenSource:main Oct 31, 2025
7 checks passed
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.

2 participants