Fix pausing WebVR content while in Menu Mode |
||||
Issue descriptionWhile a WebVR site is presenting in VR, pressing the app button should pause WebVR. At least, the following items need to be addressed to make this work: - Ensure that when rendering WebVR, controller button presses are still handled. Recent WebVR rendering changes appear to break controller input. - Ensure that pausing content doesn't affect the render loop after un-pausing.
,
Mar 21 2017
,
Mar 21 2017
See also https://codereview.chromium.org/2762003002/ (unsubmitted) and issue 687992 , found another issue with gamepad API use conflicting with VrShellGl's input handling On Mar 20, 2017 22:04, "ddorwin via monorail" <monorail+v2.1614812178@ chromium.org> wrote:
,
Mar 24 2017
This was fixed with my CL https://codereview.chromium.org/2768133003/, possibly in tandem with Klaus's app input fixes.
,
Jul 4
|
||||
►
Sign in to add a comment |
||||
Comment 1 by ddorwin@chromium.org
, Mar 21 2017