Jump to content
Search Community

poohbear

Members
  • Posts

    2
  • Joined

  • Last visited

poohbear's Achievements

0

Reputation

  1. Hi Carl, thanks for reply. I thought it would be something like that. Thanks for confirming :).
  2. Hello, When I try to scale with a small amount (between 1.0 and 1.09) the font really becomes blurry. I have tried looking for a solution, but none of them work. Examples: backface-visibility: hidden; transform: translateZ(0); -webkit-font-smoothing: subpixel-antialiased; -webkit-filter: blur(0); TweenMax.set('#button', {rotation:0.01, transformStyle:"preserve-3d"}); In my codepen you can see a example (viewed in Google Chrome).
×
×
  • Create New...