SIGN IN SIGN UP

Halt keystroke dispatch immediately when we call a global action handler

Someday, we may want to define a global action context that allows us to propagate the action, but this isn't currently supported. Previous to this commit, we were invoking the same global action handler multiple times, once for each view in the responder chain.
N
Nathan Sobo committed
cd65031cda46d859db1b23faf3d32aaaaed13c9c
Parent: bd6e972