Skip to content
Snippets Groups Projects
  • Edward Brown's avatar
    1ec1c8bd
    Added ability to set background colour, border and icon per-cell. · 1ec1c8bd
    Edward Brown authored
    - Added the aforementioned properties to the Cell class.
    - Added mechanics to CellStandardItem functions to extract and apply
      these properties.
    - Fixed a bug in RowLocationAdapter whereby rows on the path were
      required to have at least as many columns as the column of the index
      being fetched.
    - Exposed this new functionality to python
    - Experimented with these properties in batch_widget_gui.py
    
    Re #22263
    1ec1c8bd
    History
    Added ability to set background colour, border and icon per-cell.
    Edward Brown authored
    - Added the aforementioned properties to the Cell class.
    - Added mechanics to CellStandardItem functions to extract and apply
      these properties.
    - Fixed a bug in RowLocationAdapter whereby rows on the path were
      required to have at least as many columns as the column of the index
      being fetched.
    - Exposed this new functionality to python
    - Experimented with these properties in batch_widget_gui.py
    
    Re #22263
Code owners
Assign users and groups as approvers for specific file changes. Learn more.