agargaro / three.ez

Simplify three.js development, including events, drag & drop, binding, focus management, smart rendering, tweening and more.
https://agargaro.github.io/three.ez/
MIT License
222 stars 8 forks source link

Tween: Fix elapsedTime to return NaN when browser page is inactive #59

Closed luigidenora closed 10 months ago

luigidenora commented 10 months ago

This pull request addresses an issue in the tween module where elapsedTime was returning NaN when the browser page was inactive.

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication