Git Product home page Git Product logo

Comments (6)

idoshamun avatar idoshamun commented on May 17, 2024 1

Hi @lt692,

Thanks for submitting the feature suggestion and bug report.

  • I have to investigate deeper regarding the quick links as we use a third party service to provide the icons. I also noticed that this service is not 100% reliable.
  • Customizable links is pretty cool, I will raise it in our next product planning.
  • The blurry thing is not on purpose but probably because we scale everything, I need to check if there is a way to keep everything sharp.

We are working on Daily 2.0 which should be released very soon with bunch of new features and much more customizations. Stay tuned! (you can subscribe here https://www.producthunt.com/upcoming/daily-2-0)

from daily.

ekfuhrmann avatar ekfuhrmann commented on May 17, 2024

I too have noticed that the hover state is quite blurry for the cards. I know that I personally try and avoid using transform: scale() on anything containing text for this very reason as it results in blurry copy.

from daily.

idoshamun avatar idoshamun commented on May 17, 2024

@ekfuhrmann you are right, this happens because of the scale transformation but this is the best way to create high performance animations. Maybe we should change the animation, I will discuss with the team.

from daily.

hcmlopes avatar hcmlopes commented on May 17, 2024

I have taken a little time to test some options and the problem is on how the text gets rendered when scaled, however we can increase the scale to scale(1.08) which at that point it is acceptable in sharpness.

This amount may be a bit extreme but I feel like its a better experience then the blurry text.

edit: reducing it to scale(1.02) also improves sharpness...

from daily.

idoshamun avatar idoshamun commented on May 17, 2024

@hcmlopes thanks for dedicating the time!
I will check it out with our designer and get back to you :)

from daily.

idoshamun avatar idoshamun commented on May 17, 2024

I just released version 2.1.1 with scale(1.02).
Hopefully it satisfies your needs, thanks for baring with us :)

from daily.

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.