Align row labels to the right

Issue #129 closed
Anastasia Baryshnikova created an issue

I think the matrix will look better if you aligned the row labels to the right (instead of left, as it is now).

Comments (13)

  1. Robert Leach

    "default right-justify + default scroll position all the way to the right + preference setting to change it to left-justify (& scroll position all the way to the left)."

  2. Robert Leach

    All you should have to do for this is reverse my change in issue #102. However, ideally what should happen is each row should right-justify independently so that no row ever appears blank. See the discussion Ana and I had in issue #102.

  3. Christopher Keil repo owner

    I won't remove your change. I wanted to implement an option to justify it both ways for each axis. I will add a Preference setting to the appropriate config nodes and let it default to right-justified. The user can change it to whatever is best. Shouldn't be complicated to implement. Just another radio button pair under the label type selection lists.

  4. Anastasia Baryshnikova reporter
    • changed status to open

    Somehow this got reset again to left by default. I think the default alignment should be to the right and the user can change it if necessary.

  5. Log in to comment