xournalpp/xournalpp
在 GitHub 查看Right-to-Left UI for Arabic (Currently Arabic is still LTR)
Open
#3,125 建立於 2021年5月23日
UXbugdifficulty::easygood first issue
描述
Arabic is written from right to left, so the window layout need to be essentially mirrored for Arabic.
Current layout (latest git commit):

A few examples about the expected layout:
LibreOffice Impress:

Ark (KDE's archive manager):

Kate (KDE's text editor):
Notice that the status bar is also mirrored ("Line 1, Col 1" is on the right, and the language, encoding etc are on the right). On the other hand, the editing area itself still has the numbers column on its left, and the tabs run from the left, too; I think it's an issue—tabs need to run from right to left, just like in the LibreOffice Impress screenshot above.