xamarin / XamarinCommunityToolkit

The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks building iOS, Android, and UWP apps with Xamarin.Forms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zoom 0.5x doesn't work

mroseberry99 opened this issue · comments

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