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
Wynn
purr-data
Commits
04867b1f
Commit
04867b1f
authored
Jul 31, 2013
by
Ivica Bukvic
Browse files
added re-checking of preset nodes after pasting/duplicating
parent
d7b4a035
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/g_editor.c
View file @
04867b1f
...
...
@@ -5169,6 +5169,7 @@ static void canvas_dopaste(t_canvas *x, t_binbuf *b)
error
(
"failed pasting correctly from external buffer, likely due to incomplete text selection. hopefully you saved your work... please get ready to crash..."
);
}
abort_when_pasting_from_external_buffer
=
0
;
glob_preset_node_list_check_loc_and_update
();
//fprintf(stderr,"end dopaste\n");
}
...
...
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