-
Notifications
You must be signed in to change notification settings - Fork 58
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
[Bug]: half of the widget is not shown #83
Comments
Same here! |
1 similar comment
Same here! |
Thank you for the report. Feel free to create a PR that addresses this issue. |
Same here! Any updates here? 🤔 |
@Ehrax, is there anything that is stopping you from fixing the issue? |
@minikin I could try, but I am not 100% what is causing this or where too look into, did not had proper time to investigate it yet. Is it for you maybe possible to forward me in the right direction? ✌️ |
@Ehrax you probably need to play with popover_render_shifted_box and popover_position_render_object. Something has changed in this project or in of the latest Flutter versions. |
fixed by #84 |
Is there an existing issue for this?
Current Behavior
The popover widget doesn't abide by the constraints of the screen, half of it is not shown when the button is at the edge of the screen..

Expected Behavior
This only happened when I updated to the latest flutter version and updated the package to the lastest version, it used to work correctly before now I'm experiencing this issue even when used the code shown in the example of the package..
What operating system are you seeing the problem on?
Android
Relevant log output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: