Pierre Huguet

Results 18 comments of Pierre Huguet

MediaElement is essential to many applications and should be added to the Maui.Essentials library the same as haptic feedback is.

`DeviceDisplay.Current.MainDisplayInfo.RefreshRate` will give you the information. As it is fluctuating, you should listen to the following event: `DeviceDisplay.Current.MainDisplayInfoChanged` I must say that this information is not reflective of the max...

@Kumima I understand, but since they do the job for other .svg images automatically, like the Tab icons. Rendered automatically in Light Theme: ![image](https://user-images.githubusercontent.com/2603287/170624636-6f3d4a6b-5c97-45f6-9eae-3e186e98dc3f.png) and Dark Theme: ![image](https://user-images.githubusercontent.com/2603287/170624774-0d132e64-98ba-405d-b3c6-d86b591b574a.png) They should...

I have observed the same issue for lower Border part See code and image below ![image](https://user-images.githubusercontent.com/2603287/170124493-dd81773d-a0e0-4602-a97e-2da34d2e34bb.png)

Please Fix this ASAP!! Updated: "Actually the fix involving changing the iOS emulator version to 17.2 was easy... and worked well"

![RoundRect](https://github.com/dotnet/maui/assets/2603287/3c624ce0-7bb8-405f-9ee3-9b45855b339f)

Here > Hi @pierre01. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take...

Hi @kevinxufei those are not the original colors please notice how the original icons are blue to start with and should not change to white.... but yes when all icons...