Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f275eb3

Browse files
Fixed no-drag being reverted (chaiNNer-org#2236)
1 parent 6518f47 commit f275eb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/renderer/components/outputs/LargeImageOutput.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ export const LargeImageOutput = memo(
9191
w="full"
9292
>
9393
<Resizable
94-
className="nodrag"
9594
defaultSize={size}
9695
enable={{
9796
top: false,

0 commit comments

Comments
 (0)