CommunityToolkit / Maui

The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier
https://learn.microsoft.com/dotnet/communitytoolkit/maui
MIT License
2.16k stars 364 forks source link

[BUG] "Error: Speed returns to 1x when setting binding Source. #2001

Closed kenboy2304 closed 2 weeks ago

kenboy2304 commented 4 weeks ago

Is there an existing issue for this?

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

MediaElement.Source = url1 MediaElement.Speed = 1.5 Label {Binding Speed}

On Android MediaElement.Source = url2 Label speed = 1.5 but speed = 1.5x

On IOS [Bug] MediaElement.Source = url2 Label speed = 1.5 but media speed = 1x

Expected Behavior

On iOS Label speed = 1.5 but speed media = 1.5 on iOS

Steps To Reproduce

i dont know

Link to public reproduction project repository

No publish

Environment

- .NET MAUI CommunityToolkit: 9.0.1
- OS:Window 11
- .NET MAUI:8.0

Anything else?

No response

kenboy2304 commented 3 weeks ago

Hopefully, this issue will be fixed in the next version.

dotnet-policy-service[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 3 days. It will be closed if no further activity occurs within 2 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

dotnet-policy-service[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 3 days. It will be closed if no further activity occurs within 2 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

dotnet-policy-service[bot] commented 2 weeks ago

We haven't received a reproduction sample from you. The issue is closed.