diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt index e47769ca5e48d8c92f1c40b660c42d853d23df52..60d75bd20f04d31cabacc474a953ac901085a325 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -225,6 +225,8 @@ Everything else: (A [x] means we've fixed it) of the screen. Can't think of anything except maybe a bug in nw.js Window.x? [ ] work on resizing dialog windows to the document content (currently some do, some don't) [ ] add Mac support by changing evt.ctrlKey to evt.ctrlKey||evt.metaKey +[ ] when editing message box contents, the background svg image is hardcoded with a border color of blue. + look into using mask-image in order to make this background color theme-able Crashers --------