Contextual menus

Issue #20 new
Robert Leach created an issue

Right-clicks for every JPanel/pane should be implemented to reveal a drop-down menu.

For spots or multiple selected spots, the menu should yield various things mentioned in other feature requests, for example:

  1. zoom to selection
  2. zoom to spot
  3. copy col names of selection
  4. Copy col name
  5. copy row name(s) of selection
  6. Copy row name
  7. copy-value(s) of selection
  8. Copy value
  9. copy average value of selection
  10. Zoom out
  11. Export
  12. Submit feedback (about the feature they clicked on)
  13. Center on this spot
  14. Center selection
  15. Copy entire row
  16. Copy entire column
  17. Change row/col label type displayed
  18. Change font
  19. Reveal file in finder
  20. Fix label font size
  21. Open file
  22. Cluster/uncluster
  23. Set as max color
  24. Set as min color
  25. Set as center color (disabled if not 3 colors)
  26. Add color at this value

...

Note that this issue should be implemented in a way that is consistent with the holistic modifier plan & cheat-sheet in issue #70.

Comments (10)

  1. Robert Leach reporter

    Not sure we should use the control modifier - or if we do, we should be able to distinguish between control clicks & control click & drags.

  2. Robert Leach reporter
    • edited description

    Note that this issue should be implemented in a way that is consistent with the holistic modifier plan & cheat-sheet in issue #70.

  3. Log in to comment