Hi
When developing touchscreen applications it would be good if the touch node also works when you only have a mouse connected. Its actually relevant as the final app would also work with a mouse without any additional efforts.
Unfortunalty it works for the SkiaRenderer in Stride, but it does not work for Skia only.
See attached patch. Is this by design? If so, why?
TouchNodeQuestions.vl (10.8 KB)