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

Close button is buggy #16

Open
nikolashaag opened this issue Mar 19, 2024 · 1 comment
Open

Close button is buggy #16

nikolashaag opened this issue Mar 19, 2024 · 1 comment
Labels
T: Fix Type: :bug: Bug Fixes

Comments

@nikolashaag
Copy link
Contributor

The close button in the top right corner is not closing the overlay every time when tapped. It takes many tries until the exact cross is hit and the onClose is fired.

Can you make the area in which the tap applies bigger?

313766396-0a1222e7-061b-48dc-8bfe-2543f14a87a1.mov

Environment:

  • OS version: iOS 17.2
  • Flutter version: 3.19.2
  • Package version: 0.2.11
@nikolashaag nikolashaag added the T: Fix Type: :bug: Bug Fixes label Mar 19, 2024
@JonasWanke
Copy link
Owner

Hi, sorry for the really late reply! I haven't been able to reproduce this problem using the example app on Android or with debugDefaultTargetPlatformOverride = TargetPlatform.iOS. The button is just a normal CloseButton inside an AppBar. Do you have any tips to reproduce this or can look into what's causing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: Fix Type: :bug: Bug Fixes
Projects
None yet
Development

No branches or pull requests

2 participants