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.19k stars 375 forks source link

[BUG] CameraView Zoom not working in release mode - Android #2026

Closed LHunter91 closed 1 month ago

LHunter91 commented 1 month ago

Is there an existing issue for this?

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

Current Behavior

I've added a camera view control with a slider to control the zoom factor - works perfectly when running my application in debug mode but when its built in release mode the slider has no effect on the zoom

Expected Behavior

Slider to control zoom in both debug and release mode

Steps To Reproduce

Add a camera view control and a slider for zoom, bind the "Value" property of the slider to a property in code which is also bound to the "ZoomFactor" property of the CameraView

Run application in release mode and the zoom won't change

Link to public reproduction project repository

https://github.com/CommunityToolkit/Maui

Environment

- .NET MAUI CommunityToolkit:
- OS: Android 
- .NET MAUI:

Anything else?

No response

### Tasks
dotnet-policy-service[bot] commented 1 month ago

Hi @LHunter91. We have added the "needs reproduction" label to this issue, which indicates that we cannot take further action. This issue will be closed automatically in 5 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

dotnet-policy-service[bot] commented 1 month 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 1 month ago

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