unoplatform/uno
Vedi su GitHubAdd support for `UIElement.Translation`, `Rotation` and `Scale`
Open
#10.674 aperta il 6 dic 2022
difficulty/medium 🤔good first issuekind/enhancementlow-hanging-🍒no-reproproject/layout 🧱
Metriche repository
- Star
- (9789 star)
- Metriche merge PR
- (Merge medio 14g 8h) (130 PR mergiate in 30 g)
Descrizione
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