AutosnappingEnabled False With User Guidance
czuvich opened this issue · 2 comments
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?
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.
Thanks for the info. Looking forward to the update.