unoplatform/uno
在 GitHub 查看Add support for `UIElement.Translation`, `Rotation` and `Scale`
Open
#10,674 建立於 2022年12月6日
difficulty/medium 🤔good first issuekind/enhancementlow-hanging-🍒no-reproproject/layout 🧱
倉庫指標
- Star
- (9,789 star)
- PR 合併指標
- (平均合併 14天 8小時) (30 天內合併 130 個 PR)
描述
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