Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonathan Wilkes
purr-data
Commits
20919c6f
Commit
20919c6f
authored
9 years ago
by
Jonathan Wilkes
Browse files
Options
Downloads
Patches
Plain Diff
update todo
parent
7b5a0b88
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pd/nw/todo.txt
+3
-3
3 additions, 3 deletions
pd/nw/todo.txt
with
3 additions
and
3 deletions
pd/nw/todo.txt
+
3
−
3
View file @
20919c6f
...
@@ -86,7 +86,7 @@ Everything else: (A [x] means we've fixed it)
...
@@ -86,7 +86,7 @@ Everything else: (A [x] means we've fixed it)
[x] in dialog_iemgui.html, use an object to store all the prop/value pairs that
[x] in dialog_iemgui.html, use an object to store all the prop/value pairs that
got sent. That way we don't have to use all those awful tricks to
got sent. That way we don't have to use all those awful tricks to
conditionally fill the slots
conditionally fill the slots
[
] gui_graph_fill_border: use css class selectors instead of configuration
[
x
] gui_graph_fill_border: use css class selectors instead of configuration
[ ] standardize javascript function names
[ ] standardize javascript function names
[ ] remove gui_text_select_color (css takes care of this)
[ ] remove gui_text_select_color (css takes care of this)
[x] add a canvas message to set a transform on the patchsvg. Good for:
[x] add a canvas message to set a transform on the patchsvg. Good for:
...
@@ -110,7 +110,7 @@ Everything else: (A [x] means we've fixed it)
...
@@ -110,7 +110,7 @@ Everything else: (A [x] means we've fixed it)
specified in s_inter and in editor_new, so it should be easy to amend
specified in s_inter and in editor_new, so it should be easy to amend
if need be.
if need be.
[ ] make "rtext" textarea <div> static, and turn display on/off
[ ] make "rtext" textarea <div> static, and turn display on/off
[
] for the clipboard shortcut keys inside pd_canvas.html keydown, not sure
[
x
] for the clipboard shortcut keys inside pd_canvas.html keydown, not sure
what code should be sent to Pd on keyup...
what code should be sent to Pd on keyup...
[ ] revisit pdtk_check_scroll_on_motion. It's not implemented in the port
[ ] revisit pdtk_check_scroll_on_motion. It's not implemented in the port
yet. Perhaps there's a better way to do it, without triggering a bunch
yet. Perhaps there's a better way to do it, without triggering a bunch
...
@@ -157,7 +157,7 @@ Everything else: (A [x] means we've fixed it)
...
@@ -157,7 +157,7 @@ Everything else: (A [x] means we've fixed it)
[x] 930414ea5a2330dfa5d581e92514ece05aca1ebf
[x] 930414ea5a2330dfa5d581e92514ece05aca1ebf
Has to do with font positioning inside objects boxes... probably
Has to do with font positioning inside objects boxes... probably
need to address this manually.
need to address this manually.
[
] test if try/catch parser in the socket receiver is a performance hog. (For
[
x
] test if try/catch parser in the socket receiver is a performance hog. (For
lots of data it can end up freezing the GUI. Test if requestAnimationFrame
lots of data it can end up freezing the GUI. Test if requestAnimationFrame
makes any difference...)
makes any difference...)
[ ] Figure out what pdtk_ping does
[ ] Figure out what pdtk_ping does
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment