Left to right reading and right to left reading design for the webpage #2800
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently we only have LTR reading support for our webpage. This is not compatible with some languages like Persian. In order to fix this we already had two suggestions by @mskf1383 #2765 and #2755
I would be happy to implement it but currently have no idea how to do this in the best possible way. Suggestions are very welcome.