Skip to content

Conversation

@aditya-css
Copy link
Collaborator

Description

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


// For horizontal action positioning, use Row layout
final gap = SizedBox(
width: tooltipActionConfig.gapBetweenContentAndAction,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be height as we are using Column

@aditya-css aditya-css force-pushed the fix/auto_scroll_overscroll branch from 9667489 to 76919ed Compare October 17, 2025 12:54
Copy link
Collaborator

@Sahil-Simform Sahil-Simform left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Sahil-Simform Sahil-Simform merged commit 8d4f5b0 into master Oct 17, 2025
2 checks passed
@vasu-nageshri vasu-nageshri deleted the fix/auto_scroll_overscroll branch November 24, 2025 11:05
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.

4 participants