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
8ee27a8c
Commit
8ee27a8c
authored
9 years ago
by
Jonathan Wilkes
Browse files
Options
Downloads
Patches
Plain Diff
update todo
parent
a5a8ecb8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pd/nw/todo.txt
+5
-1
5 additions, 1 deletion
pd/nw/todo.txt
with
5 additions
and
1 deletion
pd/nw/todo.txt
+
5
−
1
View file @
8ee27a8c
...
@@ -45,8 +45,12 @@ Everything else: (A [x] means we've fixed it)
...
@@ -45,8 +45,12 @@ Everything else: (A [x] means we've fixed it)
[ ] check if patch windows with screenposition (0,0) get stuck underneath OSX
[ ] check if patch windows with screenposition (0,0) get stuck underneath OSX
menu.
menu.
[ ] abstract away appendChild
[ ] abstract away appendChild
[
] font-size should be set as css property for a class of text, rather than
[
x
] font-size should be set as css property for a class of text, rather than
per each gobj in svg
per each gobj in svg
(Note: not sure that this makes sense right now. We could use a class to
set the "Pd font size" and do the actual sizing in CSS. But it's still
going to be the same amount of work when the user changes the size in
the font dialog.)
[ ] find a better approach to escaping characters for the gui than
[ ] find a better approach to escaping characters for the gui than
escape_double_quotes kludge (and handle any other problematic chars)
escape_double_quotes kludge (and handle any other problematic chars)
[ ] once garrays are drawn inside a <g> we won't have to individually erase
[ ] once garrays are drawn inside a <g> we won't have to individually erase
...
...
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