Commit 4d7d8a2
committed
Only set background color on tree if "linesVisible" is false
On macOS setting "linesVisible" to true creates an zebra styled pattern
on the tree. If we now set the background color via CSS
on this tree that pattern would be gone. Setting the background color
via CSS on a tree that has "linesVisible" to false does not do any harm.1 parent 5c9af91 commit 4d7d8a2
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | 106 | | |
108 | 107 | | |
109 | 108 | | |
| |||
145 | 144 | | |
146 | 145 | | |
147 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
148 | 152 | | |
149 | 153 | | |
150 | 154 | | |
| |||
0 commit comments