unoplatform/uno
Add support for `UIElement.Translation`, `Rotation` and `Scale`
オープン
#10,674 opened on 2022/12/06
difficulty/medium 🤔good first issuekind/enhancementlow-hanging-🍒no-reproproject/layout 🧱
Repository metrics
- Stars
- (9,789 個のスター)
- PR merge metrics
- (平均マージ 14d 8h) (30d で 130 merged PRs)
説明
What would you like to be added:
UIElement.Translation, Rotation and Scale.
Why is this needed:
It's an easier path to RenderTransform.
Notes to contributors
This can be broken down into separate PRs, one for each property.
On UWP the values of these properties are likely combined with the RenderTransform that is set on the element