taylorfullstack commented on issue #12166:
URL: https://github.com/apache/echarts/issues/12166#issuecomment-3729136727

   > [@taylorfullstack](https://github.com/taylorfullstack) hi~, I tried your 
method and it does touch, but other methods in echarts do not trigger, such as 
click events. Do you have any other solution?
   
   zRenderEnv.touchEventsSupported = true; 
   
   doesn't intefere with click events for me. The only events that weren't 
working for me before adding that line were touch events on Windows.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to