TextWidgets are not rotatable with SetRotation.
Even if the TextWidget is defined as Widget in code the rotation does not get applied.
It would be great if we could set the rotation of TextWidgest to realize unaligend text in layouts.
Description
Description
Details
Details
- Severity
- Tweak
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10
- Category
- General
Steps To Reproduce
Use
SetRotation(0, 0, 10);
on any TextWidget.