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


Ignore:
Timestamp:
Sep 23, 2021, 3:02:52 AM (4 years ago)
Author:
Zach Pearson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5228, comment 4

    initial v1  
    99But later on in the code in `ItemTable.add_column`, it looks like we check the settings object we pass in for what to do instead of the dictionary we asked for.
    1010
     11https://github.com/RBVI/ChimeraX/blob/69bcb3ed8957507a8f1c7d74a46f328cc9e0d1e5/src/bundles/ui/src/widgets/item_table.py#L291-L295
     12
    1113Do you think it's safe to change it, Eric?
    12 
    13 https://github.com/RBVI/ChimeraX/blob/69bcb3ed8957507a8f1c7d74a46f328cc9e0d1e5/src/bundles/ui/src/widgets/item_table.py#L291-L295