Commit 3d9132d
committed
Fix job DAG edges rendering above nodes
Replace glass-card (backdrop-filter) on operator nodes with a solid
background and explicit z-index. backdrop-filter creates a new stacking
context that breaks paint order, causing edge arrows to appear on top
of nodes. Also removes the backpressure left-border indicator.1 parent 5ee77bf commit 3d9132d
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
| 199 | + | |
203 | 200 | | |
204 | 201 | | |
205 | 202 | | |
| |||
0 commit comments