unoplatform/uno

Add support for `UIElement.Translation`, `Rotation` and `Scale`

開放

#10,674 建立於 2022年12月6日

 (2 則留言) (2 個反應) (1 位負責人)C# (837 個分叉)batch import
difficulty/medium 🤔good first issuekind/enhancementlow-hanging-🍒no-reproproject/layout 🧱

倉庫指標

星標
 (9,789 顆星)
PR 合併指標
 (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

貢獻者指南