question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pale text rendering in iOS

See original GitHub issue

Hi there!

HUGE fan of this script and use it in a lot of my projects, It’s fab!

I have a slight issue with rendering on iOS, The colour of the font appears pale, As if it were semi transparent. I’m using this to init bounty;

bounty.default({ el: '.RevivedRev h1', value: '$' + $('.RevivedRev h1').attr('data-rev'), initialValue: '$0.00', lineHeight: 1, animationDelay: 1000, letterSpacing: 0.1, });

Is this a potential issue with a recent rendering change of svg in iOS? Can offer screenshots of issue if needed.

Cheers!

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
tylerdcorwincommented, Jun 10, 2019

Ah Gotcha I’ll try resetting the filter attribute after the animation completes, Thanks for the quick reply @coderitual, and thanks again for the great script!

1reaction
genericmilkcommented, May 25, 2019

Sure, I’ll see what I can do 👍 Cheers!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Font rendering issue on iOS mobile devices - Stack Overflow
I have one problem what find only on iOS and don't know to solve. enter image description here. On image above you can...
Read more >
Low-level text rendering - CodeProject
Low-level text rendering in iPhone.
Read more >
How to Change Safari Reader View Font & Background on ...
So, let's get to customizing Safari's Reader View on iPhone and iPad so that your font and background color are more suited to...
Read more >
500 lines won't render [iOS] · Issue #19453 · facebook/react ...
At 600 lines there's no rendering of the text component, at 200 it renders fine. Expected Behavior. I expected the normal behavior of...
Read more >
text-rendering - CSS: Cascading Style Sheets - MDN Web Docs
The browser emphasizes rendering speed over legibility and geometric precision when drawing text. It disables kerning and ligatures.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found