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
{{ message }}
This repository has been archived by the owner on May 5, 2021. It is now read-only.
When I put a SignaturePadView inside a Frame, I'm unable to draw on the SignaturePadView. At least on UWP, I've also tested it on Android and that does work. When removing the Frame it also works on UWP.
I am having the same problem, my problem is that I have three frames in the view, if I add InputTransparent="True" it disabled the other input elements on the page. Are there any other workarounds for this issue?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I put a SignaturePadView inside a Frame, I'm unable to draw on the SignaturePadView. At least on UWP, I've also tested it on Android and that does work. When removing the Frame it also works on UWP.
Xaml code:
The text was updated successfully, but these errors were encountered: