retejs / rete

JavaScript framework for visual programming
https://retejs.org
MIT License
10.04k stars 652 forks source link

Tablet device support #670

Closed Zensar-UI-EXP closed 9 months ago

Zensar-UI-EXP commented 11 months ago

Hi Team,

We are using the retejs version 1.5.1. We have created many nodes, we are trying to access the application on a tablet device. But we are not able as a right click is not supported on tablet devices, could you please help us?

Many Thanks Mohamed Asheik P

Ni55aN commented 11 months ago

right click is not supported on tablet devices

do you need to open context menu?

btw, did you start to use 1.5.1 recently?

Zensar-UI-EXP commented 11 months ago

right click is not supported on tablet devices

do you need to open context menu?

btw, did you start to use 1.5.1 recently?

Hi @Ni55aN,

We have started using the version 1.5.1 from past 1 year.

Many Thanks Mohamed Asheik P

Zensar-UI-EXP commented 11 months ago

right click is not supported on tablet devices

do you need to open context menu?

btw, did you start to use 1.5.1 recently?

Yes, @Ni55aN. We are trying to open context menu. Could you please help us.

Many Thanks Mohamed Asheik P

Ni55aN commented 11 months ago

https://rete.js.org/#/examples/basic

long tap on the area or any node displays the context menu

Zensar-UI-EXP commented 11 months ago

https://rete.js.org/#/examples/basic

long tap on the area or any node displays the context menu

Thanks for the quick response @Ni55aN. I have tried the long tap in the tablet device but it is not working. Could you please help us.

Many Thanks Mohamed Asheik P

Ni55aN commented 11 months ago

does it work in this example? https://codepen.io/Iamafro/pen/bLqyGd?editors=0010

Zensar-UI-EXP commented 11 months ago

does it work in this example? https://codepen.io/Iamafro/pen/bLqyGd?editors=0010

Thanks for the quick response @Ni55aN. No, it is not working on the tablet device. Could you please help us.

Many Thanks Mohamed Asheik P

Ni55aN commented 11 months ago

I don't know, seems like something wrong with the tablet/OS/browser. It works on my Android

rete-js[bot] commented 10 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.