Skip to content

Commit c0d5e86

Browse files
committed
Resolve TODO
1 parent f4975bb commit c0d5e86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/iris-grid/src/IrisGridMetricCalculator.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,6 @@ export class IrisGridMetricCalculator extends GridMetricCalculator {
377377

378378
const headerText = model.textForColumnHeader(modelColumn, depth);
379379

380-
// TODO: !!! fix conditional expand/collapse icon width inclusion based on whether the group is expandable
381380
const isColumnExpandable =
382381
isExpandableColumnGridModel(model) &&
383382
model.isColumnExpandable(modelColumn);

0 commit comments

Comments
 (0)