-
Notifications
You must be signed in to change notification settings - Fork 86
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
Event subclass fix ios #133
Event subclass fix ios #133
Conversation
typo: this.immersive should be this[PRIVATE].immersive
pretend I'm a git noob (not a stretch); how do I squash to a single commit? :) |
I use a shortcut |
typo: this.immersive should be this[PRIVATE].immersive fix for iOS bug in subclassing system classes
…obile/webxr-polyfill-for-ios-viewer into event-subclass-fix-ios
typo: this.immersive should be this[PRIVATE].immersive fix for iOS bug in subclassing system classes
…obile/webxr-polyfill-for-ios-viewer into event-subclass-fix-ios
I can't get it to work ... I seem to keep adding empty commits ... I'm just going to close this, it's a mess. |
This is the code that fixes issue #130