Comment 50 for bug 654988

Revision history for this message
Haggai Eran (haggai-eran) wrote : Re: Unity doesn't mirror its interface for RTL locales.

Hi all,

I have created a small patch that will cause Unity to fall back to Unity-2d when the current language is written from right-to-left. This could be used as a temporary workaround, until Unity gains better right-to-left support. The patch also allows overriding this behavior by setting an environment variable (UNITY_ALLOW_RTL).

You can find the patch at lp:~haggai-eran/nux/rtl-fallback-to-unity-2d. Comments and responses are welcome.

Regards,
Haggai