From 02ec5c7d0460e3dc8ff5238c055e9c02d9e37de0 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Fri, 3 May 2019 18:44:59 -0400 Subject: [PATCH] local files before presets in pulldown; hide selector before list is built --- index.html | 2 +- src/ui.ts | 16 ++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 4255b724..f9383b95 100644 --- a/index.html +++ b/index.html @@ -142,7 +142,7 @@ if (window.location.host.endsWith('8bitworkshop.com')) { - diff --git a/src/ui.ts b/src/ui.ts index 8effe478..9a369772 100644 --- a/src/ui.ts +++ b/src/ui.ts @@ -598,10 +598,11 @@ function populateExamples(sel) { var name = preset.chapter ? (preset.chapter + ". " + preset.name) : preset.name; sel.append($("