commit | bc64308d6e566988f4fafecf60126b85f9cd3963 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Sat May 16 19:14:41 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Sat May 16 19:14:41 2009 -0700 |
tree | 784a7ec99aec889b173abac350cb60fd8cfc4e7a | |
parent | 3ce91600087b20b08c92580ff9d2cf26bf40dcf3 [diff] |
Add support for one level deep dialogs to GlobalKey Now when a dialog is started we switch to a different key map, one that is unique to the dialog. Any KeyCommandSets that are installed while the dialog is still visible root in the dialog if they are in the dialog's DOM tree, otherwise they root into the global set. Signed-off-by: Shawn O. Pearce <sop@google.com>