Fix user interface for right-to-left. Backport.

For right-to-left text:

  1. changing text-alignment (via text-toolbar) now keeps text in the same place;
  2. align left, align right text-toolbar buttons now works correctly;
  3. text-alignment indicator now placed correctly on canvas.

Also:

  • Code simplification.
  • Restore setting alignment to last used for new text. (Only works first time for new text, this is a separate bug.)

Fixes #594 (closed), maybe fixes #1151.

Merge request reports

Loading