unoplatform/uno
GitHub ã§èŠãAdd support for `UIElement.Translation`, `Rotation` and `Scale`
Open
#10,674 opened on 2022幎12æ6æ¥
difficulty/medium ð€good first issuekind/enhancementlow-hanging-ðno-reproproject/layout ð§±
Repository metrics
- Stars
- Â (9,789 stars)
- 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