ribeirompl commented on PR #20304:
URL: https://github.com/apache/echarts/pull/20304#issuecomment-2320738761

   I did some more research, and it appears that the main icon used for 
movement in a restricted container is the 'default' icon.
   
   The main examples are scrollbars, in browser windows or other applications:
   
   | Example scrollbar in Excel | Example scrollbar in VSCode |
   |------------------|----------------|
   | 
![scrollbar_example1](https://github.com/user-attachments/assets/d408a384-35ce-41bf-afc3-833c942c2d4c)
 |  
![scrollbar_example2](https://github.com/user-attachments/assets/04edc788-9374-435b-8e7a-e67b4616fa04)
 |
   
   My main issue with the current icon, is for the case below:
   
![bad_case](https://github.com/user-attachments/assets/db0ae335-a4dd-40dc-8adf-e1959f154005)
   
   It is not obvious from a UX perspective, whether the mouse is going to 
resize or move the view. In the image above, if you shift the mouse 1 pixel up, 
then it will move the container, and 1 pixel down it will resize. But that 
slight movement has no visual changes/indication to the user as to what will 
happen. 
   
   Therefore I propose to change it to the 'default' icon, as used in 
scrollbars.
   


-- 
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