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

Snip is not working if the provded size is not the actual widget size. #1

Closed
ariedov opened this issue Oct 23, 2018 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@ariedov
Copy link
Owner

ariedov commented Oct 23, 2018

Probable solution is to forcefully wrap every child to a fixed size Container or SizedBox.

@ariedov ariedov added the bug Something isn't working label Oct 23, 2018
@ariedov
Copy link
Owner Author

ariedov commented Oct 23, 2018

For now using SizedBox to force children to be specified size.

@ariedov ariedov closed this as completed Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant