Git Product home page Git Product logo

Comments (7)

saadeghi avatar saadeghi commented on May 23, 2024 2

This bug is now fixed on webkit 🥳
Tested on latest versions of Chrome and Safari (MacOS)

from daisyui.

saadeghi avatar saadeghi commented on May 23, 2024 1

bad news, it's an old bug on chromium

I should probably look for another approach.

from daisyui.

saadeghi avatar saadeghi commented on May 23, 2024

@henriquecm Honestly, I haven't seen it in different zoom levels before. Thanks for reporting!
The style and sizes are logically correct and I don't know why this happens. I will test more things to see if there's a way to fix.

from daisyui.

Celant avatar Celant commented on May 23, 2024

Hey @saadeghi! Did you manage to find an alternative way to handle this?

from daisyui.

saadeghi avatar saadeghi commented on May 23, 2024

No. The only way would be using a long list of numbers in HTML instead of using :before. Something like:

<span class="countdown">
  <span>01</span>
  <span>02</span>
  <span>03</span>
  .
  .
  .
  <span>99</span>
</span>

And that is not efficient at all 😕

from daisyui.

saadeghi avatar saadeghi commented on May 23, 2024

I don't think there's a way to fix this on webkit I will re-open if I find a way

from daisyui.

R3D2 avatar R3D2 commented on May 23, 2024

Maybe there is a regression because I have this same problem on webkit.

Also, it's not even showing on some components... Didn't see that at first, I mainly use Firefox.

IMG_1542

EDIT : Font was text-2xs, changed to text-xs and it's not glitching anymore

from daisyui.

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.