mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-12-26 07:39:31 -05:00
Node count is half on mobile devices
This commit is contained in:
parent
5d3501fa01
commit
77d166e833
@ -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