Commit 882f302
authored
render hover halo over not under squares (#2236)
## Description
I previously used `discard` to draw edges on the map instead of using
sea color and I rendered the hover halo _below_ the squares. I woke up
feeling bad about it so now the code is simpler and the hover effect is
positioned how we'd expect it.
<img width="309" height="133" alt="image"
src="https://github.com/user-attachments/assets/d2b521f9-6085-4666-a339-4e0c3493b97b"
/>1 parent 397b411 commit 882f302
1 file changed
+3
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
171 | 164 | | |
172 | 165 | | |
173 | 166 | | |
0 commit comments