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

UIInput module Tactile mode is unusable if panel is positioned < -100 units along the z-axis #509

Closed
jo3w4rd opened this issue Jan 24, 2017 · 1 comment
Assignees
Labels

Comments

@jo3w4rd
Copy link

jo3w4rd commented Jan 24, 2017

If you move the LMHeadMountedRig and the Menus objects in the example UI scene so that their z coordinates are beyond -100 units on the z axis, then UI interaction stops occurring.

My guess is that this has to do with how the ProjectiveToTactileTransitionDistance is used. If I increase the value set from 100 to 1000, then interaction works again at -100z, but again fails beyond -1000z.

Hybrid and projective modes work, but perhaps there are other locations where these fail.

See also: https://community.leapmotion.com/t/trying-to-understand-button-functionality/5914/10

@jselstad
Copy link
Contributor

Fixed with #511

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

No branches or pull requests

2 participants