Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
David MacDonald
purr-data
Commits
51d51e62
Commit
51d51e62
authored
Jul 12, 2015
by
Jonathan Wilkes
Browse files
added shortcut for closing the window
parent
83c431d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/nw/pd_canvas.html
View file @
51d51e62
...
...
@@ -516,7 +516,9 @@ function nw_create_patch_window_menus (name) {
tooltip
:
l
(
'
menu.close_tt
'
),
click
:
function
()
{
pdgui
.
menu_close
(
name
);
}
},
key
:
'
w
'
,
modifiers
:
"
ctrl
"
}));
// Quit Pd
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment