Closed jessegreenberg closed 9 years ago
Was hoping that #46 would resolve this, but no luck. The issue occurs intermittently for ipad2 iOS 8.2. I will see if I can reproduce in safari on other platforms.
Reproduced this issue with Curie, so this looks like a Safari issue. Fixed in the commit above, '=' and 'angle' are separated in their own text nodes .
I believe that this has something to do with concatenating translatable strings in the .json file. Using hard coded strings 'angle' + '='
and 'angle = '
also solved the problem. But concatenating strings out of the tirg-tour-strings_en.json caused the weird text rendering in Safari. Closing this issue but moving to scenery to bring to the attention of other developers.
Noticed while testing sim performance on iPad2. The equals sign bleeds into the 'angle' text on iPad2, Safari iOS 8.2.