Commit 3fd9fda
Fix button cell showing black text on initial display
Set tintColor explicitly in cell provider so the text color
is correct from the start, not only after tintColorDidChange.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0db420b commit 3fd9fda
File tree
1 file changed
+1
-0
lines changed- Sources/DiffableKit/Table/DataSource
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments