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

.toolTip size = .bottom falls behind other widgets in view #34

Open
Heath-Bitrip opened this issue Feb 22, 2024 · 1 comment
Open

.toolTip size = .bottom falls behind other widgets in view #34

Heath-Bitrip opened this issue Feb 22, 2024 · 1 comment

Comments

@Heath-Bitrip
Copy link

Describe the bug
When .toolTip(side: .bottom) is set the tool tip doesn't seem to respect Z stack. It puts the tooltip behind other widgets in the view.

To Reproduce
Steps to reproduce the behavior:

  1. Set a tooltip to side: .bottom
  2. Observe tool tip in view is below other widgets.

Expected behavior
It should respect Z stack; like .toolTip(side: .top) does.

Screenshots

.bottom .top
image image

Smartphone (please complete the following information):

  • Device: iphone SE (2023)
  • OS: iOS 17.3.1
@Heath-Bitrip Heath-Bitrip changed the title .toolTip size = .bottom doesn't falls behind other widgets in view .toolTip size = .bottom falls behind other widgets in view Feb 22, 2024
@jeason147
Copy link

i face the sam issue

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

2 participants