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

Overlay vertical positon off if app has bottom navigation bar #16

Open
stephenjen opened this issue Jul 15, 2024 · 1 comment
Open

Overlay vertical positon off if app has bottom navigation bar #16

stephenjen opened this issue Jul 15, 2024 · 1 comment

Comments

@stephenjen
Copy link

stephenjen commented Jul 15, 2024

Great work on this widget!

I'm trying to get it to work with my app, but my app implements the bottomNavigationBar of Scaffold, and I think this is causing the vertical positions of the overlays to be off. Everything is positioned correctly when I removed the bottomNavigationBar.

What can I do to compensate for the height of the bottomNavigationBar? Thanks.

image

@Deuque
Copy link
Owner

Deuque commented Sep 27, 2024

Hi @stephenjen, sorry for the super late reply,
Below is a sample i tried, and it doesnt seem to break the layout, can you send your sample widget structure so i can reproduce.

Untitled

Simulator Screenshot - iPhone 15 Plus - 2024-09-27 at 09 52 12

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