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

SimpleSinglePointerSelector: consider connecting pointer upon OnSourceDetected #2066

Closed
PJBowron opened this issue May 10, 2018 · 2 comments
Closed

Comments

@PJBowron
Copy link

Overview

When dealing with one or more pointer-providing motion controllers, the user may activate their controller after the app has begun to execute.

Expected Behavior

The activated controller becomes the primary controller.

Actual Behavior

Primary control remains with a previous controller (head-gaze, in the case of first controller activation)

Suggested change

In an internal project, we locally modified SimpleSinglePointerSelector and called ConnectBestAvailablePointer upon OnSourceDetected (if said controller SupportsPointingRay).

We'd like to contribute this change, if that sounds good?

@StephenHodgson
Copy link
Contributor

Sounds good.

@david-c-kline
Copy link

This was released in the 2017.4.0.0 release candidate

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

No branches or pull requests

3 participants