From c81fc0ecfcac7c205aa993b67ebc8d48edbcf4c3 Mon Sep 17 00:00:00 2001 From: Sanster Date: Sun, 6 Feb 2022 22:00:46 +0800 Subject: [PATCH] hold space to pan --- lama_cleaner/app/src/App.tsx | 59 +++++++++++++++++---------------- lama_cleaner/app/src/Editor.tsx | 24 +++++++++----- 2 files changed, 46 insertions(+), 37 deletions(-) diff --git a/lama_cleaner/app/src/App.tsx b/lama_cleaner/app/src/App.tsx index ad515b1..2f269e0 100644 --- a/lama_cleaner/app/src/App.tsx +++ b/lama_cleaner/app/src/App.tsx @@ -25,35 +25,36 @@ function App() { <> )} -