Javier Suárez

Results 549 comments of Javier Suárez

Do you have more info?, could you share some logs from the analytics etc?

Should the behavior be like this? ![image](https://github.com/dotnet/maui/assets/6755973/d08cb6ba-8292-4141-884d-5805132d0d03) Stroke paints the color of the line, and Background/BackgroundColor the background of the View.

Fixed broken tests on iOS: ![image](https://github.com/dotnet/maui/assets/6755973/0f5da4a2-c7dd-4ab6-b0ed-cde900d2e787)

> Should the behavior be like this? ![image](https://private-user-images.githubusercontent.com/6755973/268033388-d08cb6ba-8292-4141-884d-5805132d0d03.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDYxODI4ODUsIm5iZiI6MTcwNjE4MjU4NSwicGF0aCI6Ii82NzU1OTczLzI2ODAzMzM4OC1kMDhjYjZiYS04MjkyLTQxNDEtODg0ZC01ODA1MTMyZDBkMDMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDEyNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDAxMjVUMTEzNjI1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YmI0NWMzMjBhZWJmNGViM2M1M2Y0ZDdiMjdlNjE1NzcyYjZiZWEyZWM3OTMwYmM4ZTU4MGE0OTA5YjQ2M2Q5MiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.GutpO7XAFm9ouDIAiIPSQqktjCGW-canUvAZfUpQRrs) Stroke paints the color of the line, and Background/BackgroundColor the background of the View. Feedback?

Unless we have new feedback or details, we are not going to modify the current behavior.

I agree that using https://developer.apple.com/documentation/uikit/uiimageview/1621068-animationimages can simplify the code, but with those changes it would not reach the .NET 8 GA at time, right? Would it then be more interesting...