Ticket #583 (closed defect: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.
