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

Icons drawing outside of "bounds" #49

Closed
craig006 opened this issue Jul 16, 2019 · 1 comment
Closed

Icons drawing outside of "bounds" #49

craig006 opened this issue Jul 16, 2019 · 1 comment

Comments

@craig006
Copy link

Hey,

I'm using font_awesome_flutter in a project but I'm having an issue I don't know how to work around. In the attached picture you can see that the icon draws outside of the "bounds" that I'm trying to layout. This is making it super difficult to center an icon in a circle, like I'm trying to in my app :)

Is this something happening in the package or is there a way to lay it out better in flutter?

Thanks for any help :)

image

@craig006
Copy link
Author

Sorry, just figured it out, if I wrap the icon in a container with a bigger width/height then the icon it works as expected.

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