Ticket #583 (closed defect: fixed)

Opened 8 years ago

Last modified 7 years ago

Change justify when changing text direction

Reported by: Richard Lovejoy <xinha@…> Owned by: gogo
Priority: normal Milestone:
Component: Xinha Core Version:
Severity: normal Keywords:
Cc:

Description

Apparently, when changing the text direction to right-to-left, it's more convenient if the justification is also switched to right-justify.

So, this is a patch to set the justification appropriately when changing the text direction. It is activated by setting a config parameter:

config.changeJustifyWithDirection = true;

The rationale is that it MAY not always be applicable. I'm not familiar enough with right-to-left scripts to judge this, which is why I made it configurable.

Attachments

justifydirection.patch (1.1 kB) - added by Richard Lovejoy <xinha@…> 8 years ago.

Change History

Changed 8 years ago by Richard Lovejoy <xinha@…>

Changed 7 years ago by gogo

  • status changed from new to closed
  • resolution set to fixed

Applied in changeset:510

Note: See TracTickets for help on using tickets.