Highlight possibly-conflicting (nearby) addresses in yellow

This commit is contained in:
zyphlar
2026-08-07 10:29:26 -07:00
parent acdce05ec1
commit a7d6db8177
4 changed files with 80 additions and 19 deletions
+4
View File
@@ -307,6 +307,10 @@
<input type="checkbox" id="showAdded" checked>
Show Added (Green)
</label>
<label>
<input type="checkbox" id="showConflicted" checked>
Show Possibly Conflicted (Yellow)
</label>
<label>
<input type="checkbox" id="showRemoved">
Show Removed (Red)