Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt 3D Studio 2.1 BETA1
-
None
-
-
5a63525949e73cc90836f830ee1f221cfb567be9, 30d966c3b681fc826490efd38a7f0bfeb1113184, b31798edbd720e7e09cd9e29b261d6b71e042339
Description
Text element moves when changing from center alignment to right or left alignment in runtime 1. This is the expected behavior as the text is laid out in a rectangular container, if the alignment changes the text should move within that container to corresponding edge or center.
Attached images show that runtime 2 handles alignment incorrectly without moving the text element itself. This is not expected behavior and may lead to confusion as it differs from runtime 1.
Text element should obey the applied alignments. Text can be updated during run-time via data inputs or behavior scripts -> runtime 1 handles this correctly.
Attachments
Issue Links
- resulted from
-
QT3DS-2038 Support customer project J
- Open