Small adjustment to the export interface

Issue #412 resolved
Anastasia Baryshnikova created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Simplify the export interface

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

Load any matrix, go to File > Export

CURRENT BEHAVIOR

The options include "Matrix:" and the 2 subgroups "Export:" and "Tile aspect".

EXPECTED BEHAVIOR

I suggest to get rid of "Export:" and move "Tile Aspect" in line with "Matrix". The final appearance would be:

Matrix: [ ] All [ ] Visible [ ] Selection Tile Aspect: [ ] 1:1 [ ] As seen on screen

And, if possible, I would make them all the same font size and aligned (right now "Export" and "Tile Aspect" see to be higher than they should be, with respect to their options -- see image)

Screen Shot 2016-05-16 at 10.38.22 AM.png

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

  1. Log in to comment