You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2019/01/09 01:04:19 UTC

[GitHub] nwangtw opened a new pull request #3147: [UI] Move reset view button to left and change plan graph listener fr…

nwangtw opened a new pull request #3147: [UI] Move reset view button to left and change plan graph listener fr…
URL: https://github.com/apache/incubator-heron/pull/3147
 
 
   …om click to dblclick
   
   Motivation:
   - "Reset View" button is hard to notice when it is aligned to the right side.
   - click event is used to reset view but it is quite easy to mis-click, which is not intuitive. Also it is hard to select text on the page because the reset view is triggered on mouse up. Change the event to double click to avoid mis-click.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services