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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Sanket Bhukan
purr-data
Commits
e11d4a56
Commit
e11d4a56
authored
9 years ago
by
Jonathan Wilkes
Browse files
Options
Downloads
Patches
Plain Diff
update todo
parent
c84a3a04
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
+4
-3
4 additions, 3 deletions
pd/nw/todo.txt
with
4 additions
and
3 deletions
pd/nw/todo.txt
+
4
−
3
View file @
e11d4a56
...
@@ -84,9 +84,10 @@ Everything else: (A [x] means we've fixed it)
...
@@ -84,9 +84,10 @@ Everything else: (A [x] means we've fixed it)
[ ] use underscores for iemgui dialog element names
[ ] use underscores for iemgui dialog element names
[ ] change all the gui color char[MAXPDSTRING] junk to simple int, and do the
[ ] change all the gui color char[MAXPDSTRING] junk to simple int, and do the
conversion to hex html string in the gui.
conversion to hex html string in the gui.
[
] think about scaling the svg instead of the page, and making the selection
[
x
] think about scaling the svg instead of the page, and making the selection
rectangle a div above that
rectangle a div above that
[ ] change 'visible-width' to 'cnv-width'
[x] change 'visible-width' to 'cnv-width'
Note: this isn't needed
[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
...
@@ -130,7 +131,7 @@ Everything else: (A [x] means we've fixed it)
...
@@ -130,7 +131,7 @@ Everything else: (A [x] means we've fixed it)
in the lib loading routine
in the lib loading routine
[ ] Fix layout on dialogs so that height/width of the document doesn't
[ ] Fix layout on dialogs so that height/width of the document doesn't
reflow when the window gets resized
reflow when the window gets resized
[
] look into using requestAnimationFrame
[
x
] look into using requestAnimationFrame
[ ] canvas_check_geometry doesn't seem to do the right thing for canvases that
[ ] canvas_check_geometry doesn't seem to do the right thing for canvases that
are far to the right of the screen. Can't think of anything except maybe a
are far to the right of the screen. Can't think of anything except maybe a
bug in nw.js Window.x?
bug in nw.js Window.x?
...
...
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