79124705

Date: 2024-10-25 07:42:28
Score: 1
Natty:
Report link

In many cases trouble blurry text caused videocard painting (in reason of opacity+animation). And even when animation is ended, videocard still painting block and text is blurry. To avoid it you need:

  1. Change animation to transition
  2. Manual control opacity:
    • default opacity: 0 in css file or inline
    • Manual set style opacity 1
    • onTransitionEnd remove inline style opacity
Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: f0rmat1k