You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform: Xamarin Forms (both Android and iOS)
SDK Version: 1.1.0
I am trying to capture a document without AutoSnapping (let the user snap the document). I noticed that when I set AutosnappingEnabled to false, the user guidance does not show up. Ideally, the user guidance would still show the user how to best capture the document and still allow the user to manually snap (without auto-snapping).
Is this a bug or by design? If by design, is there any way to disable autosnapping and still guide the user towards a good snap?
The text was updated successfully, but these errors were encountered:
Hey Clay,
it's by design. Based on our experience it is the most desired behavior.
Currently there is no configuration for that in our Ready-To-Use Xamarin.Forms Components, but it's already on our TODO list.
Platform: Xamarin Forms (both Android and iOS)
SDK Version: 1.1.0
I am trying to capture a document without AutoSnapping (let the user snap the document). I noticed that when I set AutosnappingEnabled to false, the user guidance does not show up. Ideally, the user guidance would still show the user how to best capture the document and still allow the user to manually snap (without auto-snapping).
Is this a bug or by design? If by design, is there any way to disable autosnapping and still guide the user towards a good snap?
The text was updated successfully, but these errors were encountered: