Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Zoom 0.5x doesn't work #1938

Open
mroseberry99 opened this issue Nov 4, 2022 · 2 comments
Open

Zoom 0.5x doesn't work #1938

mroseberry99 opened this issue Nov 4, 2022 · 2 comments
Labels
bug Something isn't working. Breaky break.

Comments

@mroseberry99
Copy link

Description

Most modern device cameras allow for 0.5x zoom. Latest Xamarin Toolkit doesn't seem to support that.

Steps to Reproduce

  1. Set Zoom to 0.5
  2. Run in App

Expected Behavior

The View should show the "soon to be captured image" at 0.5x

Actual Behavior

The View shows same as Zoom 1x

Basic Information

@mroseberry99 mroseberry99 added the bug Something isn't working. Breaky break. label Nov 4, 2022
@rasmuschristensen
Copy link

I have the same issue right now. And this should be to trigger the wide lens automatically. @jfversluis do you know if this should be supported? I know the XCT is not the bleeding edge, but still?

@rasmuschristensen
Copy link

Okay I think I found the issue @mroseberry99

ApplyZoom

the 1f in the calculation will not allow you to set 0.5f 😞

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working. Breaky break.
Projects
None yet
Development

No branches or pull requests

2 participants