Back to Provenance

2874

.changelog/2874.md

3.3.1732 B
Original Source

Added

  • RTL layout support — Arabic and Hebrew locales now display text right-aligned in game library section headers; swipe-to-delete gesture in the game grid is reversed in RTL layouts.

Changed

  • Game library section headerstextAlignment changed from hardcoded .left to an explicit effectiveUserInterfaceLayoutDirection check so headers right-align in RTL locales (Arabic, Hebrew).
  • Swipe-to-delete gesture — direction now adapts to layout direction: swipe-left in LTR, swipe-right in RTL.

Fixed

  • FPS label alignment — annotated as intentionally .right (not mirrored) since it is anchored to the right screen edge via explicit right-edge constraints (so it does not flip in RTL).