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

Not initializing lastX and lastY leads to NaN #357

Merged
merged 1 commit into from
Jun 22, 2020
Merged

Conversation

Kurtil
Copy link
Contributor

@Kurtil Kurtil commented Jun 22, 2020

After lines 238 and 239 computation, if lastX and lastY are not initialized (undefined), updates.rotateDeltaY and updates.rotateDeltaX equal NaN.

Example :
xeokitModelDisappearing

After lines 238 and 239 computation, if lastX and lastY are not initialized (undefined), updates.rotateDeltaY and updates.rotateDeltaX equal NaN.
@xeolabs xeolabs merged commit 49fa5a0 into xeokit:master Jun 22, 2020
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.

2 participants