diff options
author | Josh Blum <josh@joshknows.com> | 2009-09-05 21:11:51 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2009-09-05 21:11:51 -0700 |
commit | 79bace9eb9e441405535e082f3f0ee1a26740fe0 (patch) | |
tree | 41898212105bff049c603e048745a72d34a93f4f /grc/todo.txt | |
parent | caf93a02068e8379ffa7f553deabb62cfc42b9a7 (diff) |
renamed params dialog to props dialog
Diffstat (limited to 'grc/todo.txt')
-rw-r--r-- | grc/todo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/grc/todo.txt b/grc/todo.txt index ca9a681807..8afd2f1458 100644 --- a/grc/todo.txt +++ b/grc/todo.txt @@ -73,6 +73,8 @@ * will not update for non-enum params * needs to account for added or removed params * example with grid params need update after notebook change + * idea: hash the current param keys list and types, + if changed, redo the whole dialog (params part) ################################################## # Future |