Skip to content

Commit 29c705a

Browse files
committed
Inform user that MMB is to pan the camera. Thanks to @bielok on X for pointing this
1 parent b5a1c79 commit 29c705a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</style>
3333
</head>
3434
<body>
35-
<div class="controls"><strong>ALPHA RELEASE</strong> | DOUBLE CLICK: add new node | SHIFT+A : open | SHIFT+S : save | <a href="https://github.com/bandinopla/three.js-visual-node-editor" target="_blank">Github Page</a></div>
35+
<div class="controls"><strong>ALPHA RELEASE</strong> | MMB: Click and drag to pan | DOUBLE CLICK: add new node | SHIFT+A : open | SHIFT+S : save | <a href="https://github.com/bandinopla/three.js-visual-node-editor" target="_blank">Github Page</a></div>
3636
<canvas id="app" width="1024" height="1024"></canvas>
3737
<script type="module" src="/src/main.ts"></script>
3838
</body>

0 commit comments

Comments
 (0)