WinUI-Gallery
WinUI-Gallery copied to clipboard
InkCanvas doesn't work
When using a InkCanvas component, mouse movement is not apparently captured and no line is drawn.
Steps to reproduce the bug Open XAML controls Gallery app, select InkCanvas, try drawing something....nothing happens. The same happens when using InkCanvas in my developed UWP app.
Expected behavior I expect that a line following the pointer movement is drawn
Version Info
- [ ] Xaml Controls Gallery - Downloaded from Store
- version 1.2.22
Windows version: 21H2 version, build 19044.1645 (also on previous ones)
Device form factor:
- [ ] Desktop
Thanks for filing this issue @FrancescoCarraro. I can't seem to reproduce this in the app (see picture below). Are you using the latest Store version of the app?

I have the same problem and it doesn't work with my pen too.

I'm inclined to say this is rather an issue with InkCanvas, I don't think there is much we do in the WinUI Gallery that could cause this.