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

Add ability to set external padding #88

Open
justincbeck opened this issue May 16, 2024 · 0 comments
Open

Add ability to set external padding #88

justincbeck opened this issue May 16, 2024 · 0 comments

Comments

@justincbeck
Copy link

Is your feature request related to a problem? Please describe.
There doesn't appear to be a way to add external padding. If the popover is initiated from a widget that is against the side of the window, the popover gets it's padding from the arrow height. External padding should be independent of the arrow height and position, etc.

Describe the solution you'd like
The API should include values for external padding that take an EdgeInsets value.

Describe alternatives you've considered
The arrow will work for me for now although it doesn't match designs. I am looking into other ways to solve this.

Additional context
Screenshot 2024-05-16 at 9 28 56 AM
Screenshot 2024-05-16 at 9 28 47 AM
Screenshot 2024-05-16 at 9 28 35 AM

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