From 25c27b72e1348812b1993b774999cd0394dd4a89 Mon Sep 17 00:00:00 2001 From: coomdev Date: Wed, 12 Jan 2022 09:09:30 +0100 Subject: [PATCH] Add hotlinking option --- src/App.svelte | 4 + src/Embedding.svelte | 236 +++++++++++++++++++++++++------------------ src/main.ts | 4 +- src/pngv3.ts | 23 +---- src/pomf.ts | 8 +- src/stores.ts | 1 + src/thirdeye.ts | 9 +- 7 files changed, 161 insertions(+), 124 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 094c76c..44cea6b 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -85,6 +85,10 @@ Preload external files when they are in view. +