# HG changeset patch # User drewp@bigasterisk.com # Date 1747604226 25200 # Node ID f21b61884b0f642293b43e41615a3b5408409c76 # Parent 06dcdaa09459b94412e8083cd9d82b7824bce4fa asco: move the important buttons so they're above the fold diff -r 06dcdaa09459 -r f21b61884b0f web/ascoltami/Light9AscoltamiUi.ts --- a/web/ascoltami/Light9AscoltamiUi.ts Sun May 18 14:35:35 2025 -0700 +++ b/web/ascoltami/Light9AscoltamiUi.ts Sun May 18 14:37:06 2025 -0700 @@ -132,7 +132,6 @@
t=${this.playerTime.toFixed(1)}
-
@@ -140,6 +139,7 @@
+ ${this.renderPlayerStateTable()}