Changes between Initial Version and Version 1 of Ticket #5228, comment 28


Ignore:
Timestamp:
Oct 6, 2021, 7:10:40 PM (4 years ago)
Author:
Zach Pearson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5228, comment 28

    initial v1  
    1212> rename Exp Method to Method
    1313
    14 Should be fixed by [https://github.com/RBVI/ChimeraX/commit/5f7f2625dcd3e3687f0c7dbcbb2f2836fbb8e39f this commit]. I accomplished (1) by enabling the row numbers for {{{ItemTable}}} in {{{ui/widgets/item_table.py}}} -- I just set the visibility of the numbers to False in other bundles that used the {{{ItemTable}}} class. As a two-for-one, this fix also fixed a bug that has long plagued {{{ItemTable}}}s: the five pixel empty column to the left of the real data. I'll post a before and after screenshot.
     14Should be fixed by [https://github.com/RBVI/ChimeraX/commit/754488eded3a4c993c2a35d93008ad1135b22db6 this commit]. I accomplished (1) by enabling the row numbers for {{{ItemTable}}} in {{{ui/widgets/item_table.py}}} -- I just set the visibility of the numbers to False in other bundles that used the {{{ItemTable}}} class. As a two-for-one, this fix also fixed a bug that has long plagued {{{ItemTable}}}s: the five pixel empty column to the left of the real data. I'll post a before and after screenshot.