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

Use the same widget texture for all settings screens #1218

Merged
merged 1 commit into from
May 16, 2019

Conversation

MortimerGoro
Copy link
Contributor

Fixes #1197

@cvan cvan added this to the v1.2 milestone May 15, 2019
Copy link
Contributor

@cvan cvan left a comment

Choose a reason for hiding this comment

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

tested on Oculus Go and Pico G2 (WaveVR). the transition is noticeably smoother. nice work! 👍

I tested the Settings sub-menus as thoroughly as I could.

everything seems to work as fine, except when opening Settings > Controller Options, a yellow outline around the modal UI widget now consistently appears for me on WaveVR in this branch, but it is not reproducible on master (7850851) nor release-1.2 (2566225):

image


P.S. I mentioned this in https://vimeo.com/user41954276/review/336277352/594b11e75c#comment_7819849 for my review of PR #1211 (#1211 (review)): pressing on the region around the UI widgets for the Settings sub-menus do not trigger a dismiss action)


P.P.S. I just reopened a related issue, #1005, for this bug on WaveVR that causes yellow focus-ring outlines around UI elements after the pressed state (and yellow backgrounds during the pressed state).

image

image

@MortimerGoro
Copy link
Contributor Author

@cvan I can't reproduce this in my Vive and Oculus devices

@MortimerGoro
Copy link
Contributor Author

@cvan it seems something related to accessibility or focus indicator. @bluemarvin has seen that outline in NoAPI a lot with different UIs. We can use that to reproduce it in a easier way.

Copy link
Contributor

@cvan cvan left a comment

Choose a reason for hiding this comment

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

based on the comments, I've reversing per my earlier review #1218 (review) to approve this PR.

even though the yellow outline seems to be a minor regression with these changes, I agree we can defer to this issue: #1005 (comment) (hopefully HTC doesn't have a problem with it.)

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

4 participants