Label font changes upon hovering

Issue #335 duplicate
Anastasia Baryshnikova created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Make consistent the fonts indicating the row & col labels that the cursor is currently pointing at.

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

Open any matrix and hover anywhere.

CURRENT BEHAVIOR

The column label, corresponding to the cell you're pointing at, is red and bold. The row label is only red.

EXPECTED BEHAVIOR

The row label should also be bold & red.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

e.g. Add a color selection class

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

e.g. selectColor.java & settingsPanel.java

LEVEL OF EFFORT - developers only

trivial/minor/medium/major/overhaul (choose one)

COMMENTS

Comments (3)

  1. Log in to comment