Copy labels: Add "This" to copy the clicked label

Issue #435 new
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Copy a single clicked label.

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

  1. Open any matrix
  2. Right click on row or column labels and hover over "Copy labels"

CURRENT BEHAVIOR

There is no option to copy a single label

EXPECTED BEHAVIOR

There should be an item in the submenu called "This" which copies a single label (the one clicked).

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

Use the hovered index to get the label.

FILES AFFECTED (where the changes will be implemented) - developers only

LabelView

LEVEL OF EFFORT - developers only

minor

COMMENTS

Comments (6)

  1. Log in to comment