We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0f3f7b commit ab0c954Copy full SHA for ab0c954
1 file changed
TablePro/Views/Results/DataGridCellFactory.swift
@@ -273,7 +273,6 @@ final class DataGridCellFactory {
273
} else {
274
gridCell.changeBackgroundColor = nil
275
}
276
- gridCell.needsDisplay = true
277
278
279
// Focus ring
0 commit comments