aboutsummaryrefslogtreecommitdiff
path: root/internal/admin/templates
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-06 17:41:12 -0400
committerhistoria <[not public]>2026-07-06 17:41:12 -0400
commit00554b66df9310073c3b5e1aebd125ea54d9d554 (patch)
tree27ce9751867a00a31d22b08452ddf08a3b4e1513 /internal/admin/templates
parent94823b52168b44894fb5e9c960358ed02ebb122b (diff)
downloadthehouseoficarus-00554b66df9310073c3b5e1aebd125ea54d9d554.tar.gz
feat: shift+drag to create one-way links on admin map
Diffstat (limited to 'internal/admin/templates')
-rw-r--r--internal/admin/templates/map.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/admin/templates/map.html b/internal/admin/templates/map.html
index 1e45f8e..eb95db7 100644
--- a/internal/admin/templates/map.html
+++ b/internal/admin/templates/map.html
@@ -42,6 +42,7 @@
</div>
<svg id="mapSvg" style="width:100%;height:100%"></svg>
<div class="room-tooltip" id="tooltip" style="display:none"></div>
+ <div id="linkModeBadge" class="link-mode-badge" style="display:none"></div>
</div>
<div class="panel" id="sidePanel">
<div id="panelContent">