You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just started working with this editor, and at the beginning I found some big problems:
1- When I change the language of the editor to a language like Farsi where the layer should be right to left, some problems are found in the pop-ups, for example in the following image:
Temporarily, I solved the problem as follows :
added Direction:ltr into trumbowyg.colors.min.css or trumbowyg.colors.css :
result :
but it is very likely that this problem will occur for other popups because I only tried the color popup.
2- Again, it was about right to left. If we pay close attention to the image below, I will notice that the key bar is right to left, but the pop-up menus or the arrows under the keys are still displayed from left to right, and this causes problems in the display of labels. It creates
see arrows and menu left to right opened when should be open from right to left :
I just started working with this editor, and at the beginning I found some big problems:
1- When I change the language of the editor to a language like Farsi where the layer should be right to left, some problems are found in the pop-ups, for example in the following image:
Temporarily, I solved the problem as follows :
added
Direction:ltr
intotrumbowyg.colors.min.css
ortrumbowyg.colors.css
:result :
![fixed](https://private-user-images.githubusercontent.com/12879605/336312927-6ca477e2-bd3d-47d2-9a1d-1db52654910e.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MDE4OTAsIm5iZiI6MTczODkwMTU5MCwicGF0aCI6Ii8xMjg3OTYwNS8zMzYzMTI5MjctNmNhNDc3ZTItYmQzZC00N2QyLTlhMWQtMWRiNTI2NTQ5MTBlLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDA0MTMxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWZlN2I0YWMyZjQ4MDBhZDRhOWEyNzY3NTJkMzUzYzk2YTBkYTJmOTgxODZhYWQ1NmM4NmRmMmU1MjBiMDYxZjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Oxz11WCiUNC4HXczu33JxaTISMTZwsMedBmTq9QdMas)
but it is very likely that this problem will occur for other popups because I only tried the color popup.
2- Again, it was about right to left. If we pay close attention to the image below, I will notice that the key bar is right to left, but the pop-up menus or the arrows under the keys are still displayed from left to right, and this causes problems in the display of labels. It creates
see arrows and menu left to right opened when should be open from right to left :
![righttoleftmenu](https://private-user-images.githubusercontent.com/12879605/336313038-455deac0-c1da-4a8e-b18d-7a030faa94be.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MDE4OTAsIm5iZiI6MTczODkwMTU5MCwicGF0aCI6Ii8xMjg3OTYwNS8zMzYzMTMwMzgtNDU1ZGVhYzAtYzFkYS00YThlLWIxOGQtN2EwMzBmYWE5NGJlLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDA0MTMxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTUwZThhZDIwNWFiNDU0M2M3NDg3ZGUzYzBlYmUxMTZmNjYxMGEyOThmMDJmMWJmMjM2Yjc2YzFiODg1NjliNGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Azszu4eYwyXP0rkdBptP5kuHV3qS6D74naiwSc4NZkM)
3- Height problem , Base on this config :
still I need fix height of editor I added this style :
temporary solved half but still scrollbar does not work with scroll mouse for me it's just work with arrow key or just by not middle
The text was updated successfully, but these errors were encountered: