From 60ed802c81aff149754a25fb298e6a6e6eb9e912 Mon Sep 17 00:00:00 2001 From: catto Date: Sat, 16 Nov 2024 00:17:41 +0100 Subject: [PATCH] 0.13: draggable sidebar --- index.html | 3 +- src-tauri/tauri.conf.json | 2 +- src/main.ts | 393 ++++++++++++++++++++++---------------- src/styles.css | 17 ++ 4 files changed, 251 insertions(+), 164 deletions(-) diff --git a/index.html b/index.html index 4a9d447..cfbd95a 100644 --- a/index.html +++ b/index.html @@ -35,12 +35,13 @@