Skip to content

Fix per-file RTL/LTR text direction (#1221) - #2870

Open
xhon-pelushi wants to merge 1 commit into
gsantner:masterfrom
xhon-pelushi:fix/1221-per-file-rtl
Open

Fix per-file RTL/LTR text direction (#1221)#2870
xhon-pelushi wants to merge 1 commit into
gsantner:masterfrom
xhon-pelushi:fix/1221-per-file-rtl

Conversation

@xhon-pelushi

@xhon-pelushi xhon-pelushi commented Aug 14, 2026

Copy link
Copy Markdown

Summary

Test plan

  • Open an RTL-language file and confirm direction applies per file
  • Open an LTR file and confirm it stays LTR
  • ./gradlew :app:compileFlavorDefaultDebugSources (already clean locally)

Fixes #1221

Move the RTL/LTR rendering setting from a single global toggle into a
per-file setting in the document edit/view overflow menu, so files in
different languages can each have their own text direction. Falls
back to the existing global 'Render RTL' preference as the default
when a file has no per-file value set.

Fixes gsantner#1221
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

per-file-settings: text direction (RTL/LTR)

1 participant