Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
93437a5a
Commit
93437a5a
authored
Jun 24, 2017
by
Jonathan Wilkes
Browse files
remove debugging message
parent
2f818087
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/nw/pd_canvas.js
View file @
93437a5a
...
...
@@ -535,7 +535,6 @@ var canvas_events = (function() {
break
;
case
27
:
// escape
select_elem
.
style
.
setProperty
(
"
display
"
,
"
none
"
);
pdgui
.
post
(
"
canceled thing
"
);
canvas_events
.
normal
();
break
;
case
38
:
// up
...
...
Write
Preview
Markdown
is supported
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