Skip to content

Commit 4934b77

Browse files
committed
Project View V1.0
1 parent 75cbe52 commit 4934b77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/processing/app/ProjectToolbar.java

+1
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,7 @@ private void handleSelectionPressed(int sel, int x, int y) {
422422
switch (sel) {
423423
case NAVIGATE:
424424
editorProject.handleNavigate();
425+
deactivate();
425426
break;
426427

427428
case SKETCH:

0 commit comments

Comments
 (0)