Commit 3c7dfb6
committed
fix(vortex-web): make stuck treemap header bars opaque
A pinned (stuck) sticky header bar was translucent, so content scrolling
underneath bled through it. Draw an opaque surface base beneath the dtype tint
once a bar is stuck, so it reads as solid and the children sit cleanly below
it. In-band (non-stuck) strips keep their light tint.
Signed-off-by: Robert <robert@spiraldb.com>1 parent c9d00c7 commit 3c7dfb6
3 files changed
Lines changed: 21 additions & 2 deletions
File tree
- vortex-web
- docs/img
- src/components/explorer
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
| |||
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
107 | | - | |
108 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
109 | 123 | | |
110 | 124 | | |
111 | 125 | | |
| |||
482 | 496 | | |
483 | 497 | | |
484 | 498 | | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
485 | 504 | | |
486 | 505 | | |
487 | 506 | | |
| |||
0 commit comments