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
Aayush
purr-data
Commits
e11d4a56
Commit
e11d4a56
authored
Jan 30, 2016
by
Jonathan Wilkes
Browse files
update todo
parent
c84a3a04
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/nw/todo.txt
View file @
e11d4a56
...
...
@@ -84,9 +84,10 @@ Everything else: (A [x] means we've fixed it)
[ ] use underscores for iemgui dialog element names
[ ] change all the gui color char[MAXPDSTRING] junk to simple int, and do the
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
[ ] 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
got sent. That way we don't have to use all those awful tricks to
conditionally fill the slots
...
...
@@ -130,7 +131,7 @@ Everything else: (A [x] means we've fixed it)
in the lib loading routine
[ ] Fix layout on dialogs so that height/width of the document doesn't
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
are far to the right of the screen. Can't think of anything except maybe a
bug in nw.js Window.x?
...
...
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