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.

Right to Left Support

See original GitHub issue

Thanks for the Great work. in my project, I need the wave to be right-to-left. is there any simple way to achieve this? Does replacing all right and left in the project do the job?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
samanmohamadicommented, Jan 19, 2018

I’m am in the middle of a forced project and my solution to this issue is a little dirty and it not ready for a pr. I will do that as soon as possible.

1reaction
katspaughcommented, Jan 16, 2018

Simply adding style="transform: rotateY(180deg)" to the container should do the trick.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Right to left - Foundations - Human Interface Guidelines - Design
System-provided UI frameworks support right-to-left (RTL) by default, enabling system-provided UI components to flip automatically in the RTL context. If you ...
Read more >
Right-to-left script - Wikipedia
Computing support​​ Right-to-left, top-to-bottom text is supported in common computer software. Often, this support must be explicitly enabled. Right-to-left ...
Read more >
Right-to-left Styling - RTL Styling 101
An extensive guide on how to style for RTL in CSS.
Read more >
Right-to-Left Support | Foundation for Sites 6 Docs
Here's a handy list of common right-to-left languages and their html codes. Arabic: ar; Farsi: fa; Hebrew: he , iw; Urdu: ur ...
Read more >
Right-to-Left (RTL) Language Support - Salesforce Help
To make right-to-left (RTL) language users feel more at home, Salesforce supports Arabic and Hebrew as end-user languages and Urdu as a platform...
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