WinUI-Gallery icon indicating copy to clipboard operation
WinUI-Gallery copied to clipboard

InkCanvas doesn't work

Open FrancescoCarraro opened this issue 3 years ago • 3 comments

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

FrancescoCarraro avatar Apr 20 '22 15:04 FrancescoCarraro

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? image

gregwoo-microsoft avatar May 03 '22 21:05 gregwoo-microsoft

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

HuHe86 avatar May 23 '22 07:05 HuHe86

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.

marcelwgn avatar Jun 07 '22 16:06 marcelwgn