mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
Node count is half on mobile devices
This commit is contained in:
parent
b20baf9349
commit
5ad9cbc985
@ -46,7 +46,7 @@ window.requestAnimFrame = function()
|
||||
window.msRequestAnimationFrame ||
|
||||
function(callback) { window.setTimeout(callback, 1000 / 60) }
|
||||
);
|
||||
}();
|
||||
}()
|
||||
|
||||
//mobile check
|
||||
function isOnMobileDevice() {
|
||||
|
Loading…
Reference in New Issue
Block a user