OrchardCMS / OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
7.37k stars 2.38k forks source link

Monaco Editor Doesn't Support RTL Display #11276

Open hishamco opened 2 years ago

hishamco commented 2 years ago

Discussed in https://github.com/OrchardCMS/OrchardCore/discussions/11269

Originally posted by **sayyad84** February 26, 2022 Hi, I can't use liquid editor (monaco) in rtl website to create templates. please help me to solve this problem. when I change dir to ltr in div with id=Content_editor from browser's developer mode, I can type in text area but it shows them from right side. thanks.
hishamco commented 2 years ago

So this is blocker for RTL languages