Git Product home page Git Product logo

Comments (9)

kodster28 avatar kodster28 commented on August 15, 2024

At least in our repo, think we can get around it by setting the following property explicitly?

.littlefoot__content {
  width: 100% !important;
}

Testing with width: some lower % seems to repro the behavior.
Live demo

Screenshot
Screenshot 2023-09-14 at 10 16 19 AM

from littlefoot.

goblindegook avatar goblindegook commented on August 15, 2024

Interesting, thanks for reporting this. Are you using the pre-release versions? Which browsers have you found the issue on?

from littlefoot.

kodster28 avatar kodster28 commented on August 15, 2024

Chrome, at least in terms of what folks were reporting.

Not using any pre-release versions. Was using 4.0.0-9, but recently upgraded to 4.0.0-10.

from littlefoot.

goblindegook avatar goblindegook commented on August 15, 2024

Released 4.0.0-11 with some changes that will hopefully address the issue. Please let me know if you continue to notice it.

from littlefoot.

kodster28 avatar kodster28 commented on August 15, 2024

Absolutely will do, thanks!!

from littlefoot.

nqst avatar nqst commented on August 15, 2024

Hey folks, thanks for making a great package!

This problem seems to be still relevant, even after updating to the last version:

image

The possible culprit is that .littlefoot__wrapper has dynamically added max-width: 40px in its style attribute. If I remove it in Web inspector, the problem is gone.

from littlefoot.

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.