Code Monkey home page Code Monkey logo

Comments (3)

brianegan avatar brianegan commented on June 12, 2024 1

Thanks for the report! Sorry, not sure why Github didn't ping me on this one :(

I'll take a look and see what's up. I wonder if the Font Awesome font might not be quite reporting the right width for this icon.

from font_awesome_flutter.

brianegan avatar brianegan commented on June 12, 2024 1

Ok, took a look at this and was able to reproduce. I would assume there would be differences in size between each glyph (it's not a monospace font, after all), but It looks like the glyph simply takes up more room than it reports :(

The way the Font Awesome package gets around this is to provide CSS classes with a fixed width & center the icon within that container. I'd recommend going the same route. Not ideal, but I don't think I can do anything to fix it since it appears to be a problem with the font itself.

from font_awesome_flutter.

erperejildo avatar erperejildo commented on June 12, 2024

I just tried latest version and it still having this issue:
Screenshot_1577623175

only the first icon is from this library

from font_awesome_flutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.