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