Mudit Choudhary

Results 17 comments of Mudit Choudhary

Hello!! I'm Mudit. I'm new in opensource. I've created a game with tkinter module. Can I add that game here? If yes then how can I do it. Any guidance...

> What if you keep only the downward dash and not the upward one ? Alright, it would be good too

hey, @siddhi-244 Made the change.

hey @nerdyman I would like to work on this. But could you describe a more like What are the files where I need to replace touch/mouse events with a pointer?

> This is ready to tackle @muditchoudhary, let me know if you need any more info. okay, that's awesome, I'll start working today If I need any help I'll surely...

Hello, @nerdyman I'm getting this error when I replace MouseEvent | TouchEvent with PointerEvent : ![image](https://user-images.githubusercontent.com/74391865/194206985-90826ae1-4246-4d96-beed-13f4567cc26e.png) But If I Put it like this `function moveCall(ev: PointerEvent | MouseEvent) {` the...

One more thing, where will I find the `touchAction: 'none'` property? I did not see any style file and I've also checked other files where I could find this. can...

@nerdyman If this issue requires the work of just replacing the events in the code I could do that. I'll try to fix this issue with the help of your...

@KuberaPrijesh I see someone already made a pr for this. I think it should be closed now. @akshitagupta15june should this issue be closed?