Commit c4329607 authored by Tor Arne Vestbø's avatar Tor Arne Vestbø
Browse files

iOS: Be more thorough when looking for current first responder


The technique of sending an action does not always end up at the actual
first responder, but it will end up in a responder in the responder
chain of the first responder, so we continue searching the subviews
recursively until we find the real first-responder.

Change-Id: I6abc9bc18eb127fa4b317cd308783c0ecfcd670a
Reviewed-by: default avatarRichard Moe Gustavsen <richard.gustavsen@digia.com>
Reviewed-by: default avatarTor Arne Vestbø <tor.arne.vestbo@digia.com>
parent d563f614
Showing with 21 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment