You’re not receiving notifications from this thread.
Aboobacker MK
On Jul 25, 2020
What is the current status of simulator interface in a touch screen. Any improvements planned ?
Samiran Konwar
On Jul 25, 2020
Most of the events listeners used in the simulator are detectable by a touchscreen, except mouse event listeners like mouseup,move,down, used in the simulator aren't made to detect by touch. Functionality define under those listeners won't work in touch.
Mahmoud Hammmad
On Jul 26, 2020
We can do something similar to this --> https://draw.io
Clicking on a component will popup settings [copy/rename/delete] Draggin a component will move it on the board That's as simple as this..