Skip to content

Conversation

@Sahil-Simform
Copy link
Collaborator

feat: ✨Provided alignment parameter to adjust the auto scroll alignment property (#478).

Description

Added a parameter scrollAlignment to adjust the auto scroll alignment property

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

Closes #478

With default value for a very big widget in the list view

image

With scrollAlignment = 0 for a very big widget in the list view

image

@Sahil-Simform Sahil-Simform force-pushed the issue/issue_478_auto_scrolling_issue branch from 09a4ba4 to 0947bc9 Compare December 2, 2024 12:29
@aditya-css aditya-css merged commit 772b28c into master Dec 3, 2024
2 checks passed
@aditya-css aditya-css deleted the issue/issue_478_auto_scrolling_issue branch December 3, 2024 05:33
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.

Showcase _scrollIntoView should ensure the showcase is visible, not its child

4 participants