[BUG] Android Camera Zoom is not working
ne0rrmatrix opened this issue · 0 comments
ne0rrmatrix commented
Is there an existing issue for this?
- I have searched the existing issues
Did you read the "Reporting a bug" section on Contributing file?
- I have read the "Reporting a bug" section on Contributing file: https://github.com/CommunityToolkit/Maui/blob/main/CONTRIBUTING.md#reporting-a-bug
Current Behavior
In sample app when trying to zoom in or out it fails to zoom when clicking on buttons or adjusting slider.
Expected Behavior
Slider should adjust zoom. Buttons for zoom in and out should zoom in and out.
Steps To Reproduce
- Open sample app
- Navigate to Camera View
- Adjust slider for zoom /or Click zoom in.
Link to public reproduction project repository
https://github.com/CommunityToolkit/Maui/tree/main/samples
Environment
- .NET MAUI CommunityToolkit: Current Main as of 2024-12-17
- OS:Android-34
- .NET MAUI:9.0.21
Anything else?
Is this a compiled binding issue?