Skip to content

Commit ab0c954

Browse files
committed
fix: remove unnecessary needsDisplay call — setter updates directly
1 parent f0f3f7b commit ab0c954

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

TablePro/Views/Results/DataGridCellFactory.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ final class DataGridCellFactory {
273273
} else {
274274
gridCell.changeBackgroundColor = nil
275275
}
276-
gridCell.needsDisplay = true
277276
}
278277

279278
// Focus ring

0 commit comments

Comments
 (0)