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
Wynn
purr-data
Commits
294f6b43
Commit
294f6b43
authored
Jan 17, 2016
by
Jonathan Wilkes
Browse files
update todo
parent
7739f3ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/nw/todo.txt
View file @
294f6b43
...
...
@@ -360,6 +360,16 @@ Everything else: (A [x] means we've fixed it)
[ ] revisit cursor logic-- when you leave the boundaries of an object
being dragged, for example, the cursor changes to whatever is set for
the parent (svg, document, etc.).
[ ] Consider:
[pd foo]
|
[print]
1) Go inside [pd foo] and clear the [outlet]
2) In the [pd foo] window, click "Undo" in the menu
3) Bug! Notice that the connection between [pd foo]---[print] does
not get recreated. I also noted that it isn't just a drawing
problem-- the connection doesn't happen at all in Pd.
[ ] currently you can't send a message to the GUI with a single
array parameter:
gui_start_vmess("some_message", "");
...
...
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