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

CupertinoPopoverButton计算的位置不准 #89

Open
stoneLee81 opened this issue Oct 29, 2022 · 0 comments
Open

CupertinoPopoverButton计算的位置不准 #89

stoneLee81 opened this issue Oct 29, 2022 · 0 comments

Comments

@stoneLee81
Copy link

如果设置了margin/padding,会导致,下拉的位置发生偏移,demo代码:
container(margin:const EdgeInsets.only(right:16), child:gridview(...itemBuilder: (BuildContext context, int index) { return CupertinoPopoverButton())...});
下拉菜单的位置偏移了
image

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