demo button: include (d) in tooltip
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
cedf64c708
commit
06bfcef3d6
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@
|
||||||
<button id="prev-btn" class="ghost icon" title="Previous (← / k)">◀</button>
|
<button id="prev-btn" class="ghost icon" title="Previous (← / k)">◀</button>
|
||||||
<button id="next-btn" class="ghost icon" title="Next (→ / space / j)">▶</button>
|
<button id="next-btn" class="ghost icon" title="Next (→ / space / j)">▶</button>
|
||||||
<button id="click-nav-btn" class="ghost" title="Click on the stage to advance to the next slide (c)">click-nav: off</button>
|
<button id="click-nav-btn" class="ghost" title="Click on the stage to advance to the next slide (c)">click-nav: off</button>
|
||||||
<button id="demo-btn" class="ghost" title="Toggle local synthetic data">demo: off</button>
|
<button id="demo-btn" class="ghost" title="Toggle local synthetic data (d)">demo: off</button>
|
||||||
<button id="theme-btn" class="ghost" title="Theme panel (t)">theme</button>
|
<button id="theme-btn" class="ghost" title="Theme panel (t)">theme</button>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue