Be able to resize the tree and the data panels indefinitely

Issue #448 duplicate
Anastasia Baryshnikova created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Change the screen space allocated to tress+labels and data.

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

Open any matrix.

CURRENT BEHAVIOR

The space allocated to the data matrix and the labels+trees is fixed. You can change how much space labels and trees occupy relative to one another, but not relative to the data panel.

EXPECTED BEHAVIOR

Ideally, you would be able to resize all panels by dragging the dividers. This is a suggestion that came up in a conversation with a user. I suspect it's not trivial to implement, so please comment below.

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