Skip to content

Commit 26c7400

Browse files
wrightwriterpatuwwy
authored andcommitted
add Ctrl+Mousewheel zoom
1 parent 5d60fef commit 26c7400

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/shadertoy-plugin.js

+1
Original file line numberDiff line numberDiff line change
@@ -803,6 +803,7 @@
803803
value: gShaderToy.mPass[gShaderToy.mActiveDoc].mDocs.getValue(),
804804
language: 'glsl',
805805
theme: 'vs-dark',
806+
mouseWheelZoom: true,
806807
// automaticLayout: true
807808
});
808809

0 commit comments

Comments
 (0)