ribeirompl opened a new issue, #20303: URL: https://github.com/apache/echarts/issues/20303
### What problem does this feature solve? These are the current cursor icons for the dataZoom slider: | Resize | Brush | Move/Drag | |--------|-------|-----------| |  |  |  | The Move/Drag icon is not intuitive, and it makes it difficult to know whether you're busy resizing or dragging, when the mouse is nearby the edge. ### What does the proposed API look like? It is more intuitive for the Move/Drag cursor icon to be the 'move' icon, instead of the resize icon. e.g. I edited this one as an example: | (Suggested) Move/Drag | |-----------| |  | -- 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]
