Replacing the place holder for the color bar with the numerical cell data

Issue #357 resolved
Anastasia Baryshnikova created an issue

USE CASE: WHAT DO YOU WANT TO DO?

See the value of the cell the mouse if pointing at

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

Point at any cell

CURRENT BEHAVIOR

Cell value is not available.

EXPECTED BEHAVIOR

The cell value should appear in the lower left corner, where currently we have a place holder for a more sophisticated color bar solution (to be implemented in alpha04).

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 (5)

  1. Log in to comment