From c07fb053b08de073519b1b248f43b9ebd9642256 Mon Sep 17 00:00:00 2001 From: trafficlunar Date: Wed, 4 Dec 2024 17:45:54 +0000 Subject: [PATCH] fix: disable image smoothing --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index ac62d14..3bca107 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -103,7 +103,7 @@ function App() { scaleY={stageScale} onWheel={onWheel} > - +