jgoncab-arte commented on issue #20152: URL: https://github.com/apache/echarts/issues/20152#issuecomment-2225303678
I did something like that but I added a condition to prevent changing the cursor if the event is caused by zoom and listened to the 'mouseup' event to change the cursor again to normal. I works for now but I still think this is a good feature. One problem I have with this approach is that changing the cursor overrides the cursor set for the visualmap. -- 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]
