Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.0.2, 5.1.0 Beta 1
-
None
-
Linux, Wayland
Description
If a Text element has verticalAlignment: Text.AlignVCenter and the height of the element is changed, the text is not recentered to be in the center of the new bounding box. It only gets recentered if the text is changed as well. (There's most likely some kind of a caching issue at play here.)
Test case attached.