From 490c00d88e7fc3a5e5b1f6c81f032efa289957c4 Mon Sep 17 00:00:00 2001 From: wadackel Date: Sun, 28 Apr 2024 18:00:01 +0900 Subject: [PATCH] fix: fix a bug that filter is not working when `ximgdiff.enabled=false` #28 --- index.html | 17 ++++++++++++----- src/states/entity.ts | 17 +++++++++++------ src/types/event.ts | 5 ++++- src/worker-client.ts | 22 ++++++++++++++++++---- src/worker-main.ts | 36 ++++++++++++++++++++++++++++++------ 5 files changed, 75 insertions(+), 22 deletions(-) diff --git a/index.html b/index.html index 2c56559..b207d65 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,6 @@