Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes processing ABORTED code for VR in PerformInteraction #1562

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dev-gh
Copy link
Contributor

@dev-gh dev-gh commented May 25, 2017

Usually ABORTED code has higher priority over other resuls, but for
PerformInteraction there is an exception. So in case VR returns ABORTED
and interation mode is BOTH or MANUAL_ONLY SDL has to wait for UI response and
consider only UI response.
Common interfaces have been override to cover that exception.

Usually ABORTED code has higher priority over other resuls, but for
PerformInteraction there is an exception. So in case VR returns ABORTED
and interation mode is BOTH or MANUAL_ONLY SDL has to wait for UI response and
consider only UI response.
Common interfaces have been override to cover that exception.
Copy link
Contributor

@dcherniev dcherniev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dev-gh Reviewed.

@JenkinsSDLOnCloud
Copy link

Can one of the admins verify this patch?

2 similar comments
@JenkinsSDLOnCloud
Copy link

Can one of the admins verify this patch?

@JenkinsSDLOnCloud
Copy link

Can one of the admins verify this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants