Quote Originally Posted by ursynow View Post
I see, thank you for the explanation. I have also tried using wacom but it didn't work, maybe I should turn of the windows ink. However, do you have any explanation why I can't use ipad n apple pencil on the drawing area?
its because the link provided is a browser based program that only detects traditional click and drag inputs (mouse APIs), it won't work in phone, tablets or devices that operate on touch APIs (even though they basically functions the same, but the input detection and progammings are different)
that is as far as i know