Skip to content

Commit

Permalink
Merge pull request #201 from unoplatform/dev/jela/remove-uno-specific
Browse files Browse the repository at this point in the history
chore: Remove legacy uno-specific change
  • Loading branch information
jeromelaban authored Jul 13, 2023
2 parents 60c4dbd + c036006 commit 60d9964
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ private Matrix GetTransformMatrix(Transform transform)

if (transformGroup != null)
{
// UNO TODO
// Fully qualifying the type is required on Android
var groupMatrix = Microsoft.UI.Xaml.Media.Matrix.Identity;

foreach (var child in transformGroup.Children)
Expand Down

0 comments on commit 60d9964

Please sign in to comment.