ui.gestures: update action gesture docs, thanks @jonenst!

db4
John Benediktsson 2015-08-24 10:27:00 -07:00
parent e45e669fd6
commit 8db66d9dd3
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ ARTICLE: "action-gestures" "Action gestures"
revert-action
close-action
}
"The following keyboard gestures, if not handled directly, send action gestures:"
"The following keyboard gestures, if not handled directly by any gadget in the hierarchy until reaching the world, are re-sent as action gestures to the first gadget:"
{ $table
{ { $strong "Keyboard gesture" } { $strong "Action gesture" } }
{ { $snippet "T{ key-down f { C+ } \"z\" }" } { $snippet "undo-action" } }