Skip to content

Fix titler text alignment bug

Eric Jiang requested to merge erjiang/kdenlive:fix-titler-text-align into master

When editing text in the title editor, modifying left-aligned text behaves as though the text is right-aligned and vice-versa. This diff fixes the logic of offsetting the text location based on alignment.

This was reported as Bugzilla bug 407849.

Merge request reports