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

Direction not auto-managed. #123

Open
rohang-iprogrammer opened this issue Oct 4, 2024 · 0 comments
Open

Direction not auto-managed. #123

rohang-iprogrammer opened this issue Oct 4, 2024 · 0 comments

Comments

@rohang-iprogrammer
Copy link

Description :
When the direction of the tooltip is set to bottom but the child is also positioned at the bottom of the screen, then on tap of the child, tooltip goes further bottom and is not visible it should have gone to the top of the child automatically.

To reproduce this issue :
1- Set the container to the bottom most part of your screen
2- Tap on child.

Expected behaviour :
Tooltip should present on top of child as there is no space to show below the child.

Screenshots :
BEFORE CLICK -
Simulator Screenshot - iPhone SE (3rd generation) - 2024-10-04 at 13 14 22

AFTER CLICK -
Simulator Screenshot - iPhone SE (3rd generation) - 2024-10-04 at 13 14 25

CODE SNIPPET -
Screenshot 2024-10-04 at 1 17 12 PM

Flutter Version :
3.19.6

Dart Version :
3.3.4

Smartphone:

  • Device: iPhone SE 3rd Gen.
  • OS: iOS 17
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

No branches or pull requests

1 participant