Jump to content
You must now use your email address to sign in [click for more info] ×

Holod

New Members
  • Posts

    2
  • Joined

  • Last visited

  1. have they considered a simple text reverse button ? my current workaround is to run the following code in browser DevTools console and get reversed text from that const text_reverse = (text) => [...text].reverse().join("");
  2. Greetings, it seems the RTL text support is missing for Hebrew and Arabic languages when using Text Tool The letters are in reverse order LTR, can this please be fixed ?
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.