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

remove event.preventDefault in look-controls canvas mousedown (fixes #1729) #1798

Merged
merged 1 commit into from Aug 16, 2016

Conversation

ngokevin
Copy link
Member

@ngokevin ngokevin commented Aug 16, 2016

Description:

https://codepen.io/ngokevin/pen/AXNZwV

Allow CodePen to listen to click of the scene to blur their text editor.

@bryik
Copy link
Contributor

bryik commented Aug 16, 2016

This does fix the issue, but the grabbing cursor is gone.

@ngokevin
Copy link
Member Author

Oops, I updated the CodePen. Didn't have look-controls attached...

@bryik
Copy link
Contributor

bryik commented Aug 16, 2016

All good with the CodePen now.

@mkungla
Copy link
Contributor

mkungla commented Aug 16, 2016

Yes that seemed to solve it

@codecov-io
Copy link

Current coverage is 81.94% (diff: 100%)

Merging #1798 into master will decrease coverage by <.01%

@@             master      #1798   diff @@
==========================================
  Files           100        100          
  Lines          3546       3545     -1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           2906       2905     -1   
  Misses          640        640          
  Partials          0          0          

Powered by Codecov. Last update 115cecc...3620676

@dmarcos dmarcos merged commit 6bdc7f0 into aframevr:master Aug 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants