Skip to content

Add custom item offset scrolling#615

Draft
aaalaniz wants to merge 1 commit into
square:mainfrom
aaalaniz:aalaniz/listable-item-offset-scrolling
Draft

Add custom item offset scrolling#615
aaalaniz wants to merge 1 commit into
square:mainfrom
aaalaniz:aalaniz/listable-item-offset-scrolling

Conversation

@aaalaniz
Copy link
Copy Markdown

Adds a Listable-owned item scrolling API for custom vertical content offset adjustments without exposing the backing scroll view. The adjustment receives the item frame, visible content frame, and current scroll position info, then ListView clamps and performs the scroll through its existing completion path.

Also exposes scroll-in-progress state and passes ListActions into settled scroll callbacks so callers can retry work after scrolling ends.

Checklist

Please do the following before merging:

  • Ensure any public-facing changes are reflected in the changelog. Include them in the Main section.

Expose a Listable-owned item scrolling API that lets callers compute
a vertical content offset adjustment without accessing the scroll view.
@aaalaniz
Copy link
Copy Markdown
Author

🤖 @codex review

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.

1 participant