Skip to content
Snippets Groups Projects
Commit 99075c58 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

update todo

parent b83923da
No related branches found
No related tags found
No related merge requests found
...@@ -56,8 +56,6 @@ Everything else: (A [x] means we've fixed it) ...@@ -56,8 +56,6 @@ 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
[ ] figure out difference between deb install location /usr
vs tarball /usr/local
[ ] Figure out what pdtk_ping does [ ] Figure out what pdtk_ping does
[ ] don't implement tooltips until we have a single call to create an object [ ] don't implement tooltips until we have a single call to create an object
plus all xlets. That way we can add an arg or two for the name and dir plus all xlets. That way we can add an arg or two for the name and dir
...@@ -65,6 +63,8 @@ Everything else: (A [x] means we've fixed it) ...@@ -65,6 +63,8 @@ Everything else: (A [x] means we've fixed it)
[ ] make scalars dig inside abstractions when they search the templatecanvas [ ] make scalars dig inside abstractions when they search the templatecanvas
for drawing commands. This will make it possible to build abstraction for drawing commands. This will make it possible to build abstraction
libraries for ds-gui widgets. libraries for ds-gui widgets.
[x] figure out difference between deb install location /usr
vs tarball /usr/local
[x] some menuitem shortcuts don't pass their events on to the dom, while [x] some menuitem shortcuts don't pass their events on to the dom, while
others do. I think it happens when a double-modifier has keys in common others do. I think it happens when a double-modifier has keys in common
with a single-modifier. Example: <ctrl-shift-v> creates a vsl, but the with a single-modifier. Example: <ctrl-shift-v> creates a vsl, but the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment