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

Editor: Camera selector drop-down is unclickable on mobile #20245

Closed
3 of 14 tasks
WaelShaikh opened this issue Sep 2, 2020 · 4 comments
Closed
3 of 14 tasks

Editor: Camera selector drop-down is unclickable on mobile #20245

WaelShaikh opened this issue Sep 2, 2020 · 4 comments

Comments

@WaelShaikh
Copy link

WaelShaikh commented Sep 2, 2020

The camera selector drop-down remains unclickable on mobile even after the addition of multiple cameras in the scene.

Three.js version
  • Dev
  • r120
  • ...
  • Editor
Browser
  • All of them
  • Chrome
  • Firefox
  • Internet Explorer
OS
  • All of them
  • Windows
  • macOS
  • Linux
  • Android
  • iOS
@Mugen87
Copy link
Collaborator

Mugen87 commented Sep 2, 2020

I can confirm this on prod. However, the dev version of the editor seems to be already fixed. Can you please give it a try?

https://raw.githack.com/mrdoob/three.js/dev/editor/index.html

@Mugen87 Mugen87 changed the title Camera selector drop-down is unclickable on mobile Editor: Camera selector drop-down is unclickable on mobile Sep 2, 2020
@WaelShaikh
Copy link
Author

Yep, it's working perfectly in the dev version.

@Mugen87
Copy link
Collaborator

Mugen87 commented Sep 2, 2020

Closing then. This will be fixed in prod with the next release at the end of the month.

@Mugen87 Mugen87 closed this as completed Sep 2, 2020
@mrdoob
Copy link
Owner

mrdoob commented Sep 2, 2020

Seems like this was the issue: 44c6336

In the past iPads needed this, but with with the move to Pointer Events maybe it's no longer needed.

Hopefully https://threejs.org/editor/ will work in a few minutes.

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

No branches or pull requests

3 participants