Enable swipe and wheel navigation

This commit is contained in:
Kiyomichi Kosaka
2025-06-14 10:52:10 +02:00
parent c8d382ac8e
commit d0feb6be34
2 changed files with 42 additions and 1 deletions
+2 -1
View File
@@ -42,7 +42,8 @@ An interactive web app that visualizes the **CosmoChron Binary Epoch (CoBiE)** t
* **Live View**: On load, the app shows the current CoBiE time, UTC, and TAI.
* **Navigate Periods**:
* ← / → buttons to move by Megasequence (or hold modifier keys for larger jumps).
* ← / → buttons to move by Megasequence (hold modifier keys for larger jumps).
* Swipe left/right (touch, mouse drag, or horizontal scroll) to perform the same navigation.
* “Now” button to return to live mode.
* **Manual Mode**: Click the CoBiE time to enter an arbitrary timestamp; press Enter or click elsewhere to apply.
* **Compare Mode**: In manual mode, click the “Compare” field to set a second timestamp for difference calculations.