zeman / perfmap

Front-end performance heatmap bookmarklet.
3.79k stars 127 forks source link

Tidier display on RTL pages #26

Closed acdha closed 10 years ago

acdha commented 10 years ago

This isn't as good as actually translating perfmap into other languages but it avoids the injected text being displayed oddly if injected on an RTL page.

Previously the parentheses wouldn't be displayed symmetrically since they're weakly directional characters and will follow the adjacent text which inherits the overall page direction:

screen shot 2014-10-21 at 11 13 56 am

With this change, they're at least consistent:

screenshot 2014-10-21 11 31 22