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
nerrons
purr-data
Commits
67dab1d8
Commit
67dab1d8
authored
Feb 07, 2019
by
Jonathan Wilkes
Browse files
Merge branch 'save-dialog-bugfix'
parents
66277599
534d669f
Changes
1
Show whitespace changes
Inline
Side-by-side
pd/nw/pdgui.js
View file @
67dab1d8
...
...
@@ -1058,7 +1058,7 @@ function canvas_menuclose_callback(cid_for_dialog, cid, force) {
w
.
canvas_events
.
close_without_saving
(
cid
,
force
);
};
cancel_button
.
onclick
=
function
()
{
w
.
close_save_dialog
();
w
.
canvas_events
.
close_save_dialog
();
w
.
canvas_events
[
w
.
canvas_events
.
get_previous_state
()]();
}
...
...
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